HomeSort by relevance Sort by last modified time
    Searched refs:monotonic_timer (Results 1 - 3 of 3) sorted by null

  /external/libevent/
event-internal.h 294 struct evutil_monotonic_timer monotonic_timer; member in struct:event_base
epoll.c 192 base->monotonic_timer.monotonic_clock == CLOCK_MONOTONIC) {
event.c 382 if (evutil_gettime_monotonic_(&base->monotonic_timer, tp) == -1) {
596 evutil_configure_monotonic_time_(&base->monotonic_timer, flags);
1053 rv = evutil_gettime_monotonic_(&(base->monotonic_timer), tv);
    [all...]

Completed in 303 milliseconds