Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A 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()
H A Dtime-internal.h86 struct timeval adjust_monotonic_clock; member
/freebsd/contrib/libevent/
H A 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()
H A Dtime-internal.h86 struct timeval adjust_monotonic_clock; member