Searched refs:xclock_gettime (Results 1 – 5 of 5) sorted by relevance
34 void xclock_gettime (clockid_t clock, struct timespec *ts);37 void __REDIRECT (xclock_gettime, (clockid_t clock, struct timespec *ts),49 xclock_gettime (clock, &ts); in xclock_now()
22 # define xclock_gettime xclock_gettime_time64 macro
24 xclock_gettime (clockid_t clockid, in xclock_gettime() function
96 xclock_gettime ((clockid), &now); \110 xclock_gettime ((clockid), &now); \
108 xclock_gettime \
Completed in 7 milliseconds