Searched refs:adjust_monotonic_clock (Results 1 – 4 of 4) sorted by relevance
234 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()
86 struct timeval adjust_monotonic_clock; member