Searched refs:CLOCK_PROCESS_CPUTIME_ID (Results 1 – 2 of 2) sorted by relevance
| /third_party/ulib/musl/src/time/ | ||
| A D | clock.c | 9 if (__clock_gettime(CLOCK_PROCESS_CPUTIME_ID, &ts)) in clock() |
| /third_party/ulib/musl/include/ | ||
| A D | time.h | 75 #define CLOCK_PROCESS_CPUTIME_ID 2 macro |
Completed in 4 milliseconds