Searched defs:clock_id (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/util/build-tools/sun-src/ | ||
H A D | time.c | 144 clock_gettime(clockid_t clock_id, struct timespec *tp) argument 153 if ((result = (fptr)(clock_id, tp)) == 0) { |
Completed in 201 milliseconds