Home
last modified time | relevance | path

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

/external/libevent/
Devutil_time.c189 evutil_timeradd(tv, &base->adjust_monotonic_clock, tv); in adjust_monotonic_time()
195 evutil_timeradd(&adjust, &base->adjust_monotonic_clock, in adjust_monotonic_time()
196 &base->adjust_monotonic_clock); in adjust_monotonic_time()
Dtime-internal.h85 struct timeval adjust_monotonic_clock; member