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

/bionic/libc/include/
H A Dtime.h98 extern int timer_gettime(timer_t, struct itimerspec*) __LIBC_ABI_PUBLIC__;
/bionic/libc/bionic/
H A Dposix_timers.cpp206 // http://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_gettime.html
207 int timer_gettime(timer_t id, itimerspec* ts) { function

Completed in 165 milliseconds