Home
last modified time | relevance | path

Searched defs:clock_getres (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/time/
Dclock_getres.c4 int clock_getres(clockid_t clk, struct timespec *ts) in clock_getres() function
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/src/
Dclock.c53 int clock_getres(clockid_t clock_id, struct timespec *res) in clock_getres() function