Searched refs:__clock_gettime (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/lib/libc/sys/
H A Dclock_gettime.c36 int __clock_gettime(clockid_t, struct timespec *ts);
38 __weak_reference(__clock_gettime, clock_gettime);
41 __clock_gettime(clockid_t clock_id, struct timespec *ts) function

Completed in 38 milliseconds