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

/bionic/libc/include/
H A Dtime.h95 extern int timer_getoverrun(timer_t) __LIBC_ABI_PUBLIC__;
/bionic/libc/bionic/
H A Dposix_timers.cpp201 // http://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_getoverrun.html
206 // http://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_getoverrun.html
222 // http://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_getoverrun.html
223 int timer_getoverrun(timer_t id) { function

Completed in 61 milliseconds