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

/solaris-x11-s11/open-src/util/build-tools/sun-src/
H A Dtime.c144 clock_gettime(clockid_t clock_id, struct timespec *tp) argument
153 if ((result = (fptr)(clock_id, tp)) == 0) {

Completed in 10 milliseconds