Searched refs:clock_id (Results 1 - 1 of 1) sorted by relevance
/solaris-userland-s11u3/tools/ | ||
H A D | time.c | 146 clock_gettime(clockid_t clock_id, struct timespec *tp) argument 155 if ((result = (fptr)(clock_id, tp)) == 0) { |
Completed in 37 milliseconds