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