Searched defs:clock_gettime (Results 1 – 2 of 2) sorted by relevance
41 clock_gettime(int clock_id, struct timespec *ts) in clock_gettime() function
104 #define clock_gettime(a,b) \ macro