Home
last modified time | relevance | path

Searched refs:adjust_monotonic_clock (Results 1 – 2 of 2) sorted by relevance

/external/libevent/
Devutil_time.c234 evutil_timeradd(tv, &base->adjust_monotonic_clock, tv); in adjust_monotonic_time()
240 evutil_timeradd(&adjust, &base->adjust_monotonic_clock, in adjust_monotonic_time()
241 &base->adjust_monotonic_clock); in adjust_monotonic_time()
Dtime-internal.h86 struct timeval adjust_monotonic_clock; member