Lines Matching refs:monotonic
793 …o Implement new/free for struct evutil_monotonic_timer and export monotonic time functions (f2645f…
1265 Libevent 2.1.2-alpha includes more portable for monotonic timers,
1302 Libevent 2.1.2 includes internal support for monotonic timers on
1309 o Use mach_absolute_time() for monotonic clock support on OSX. (b8fd6f9)
1310 o Do not track use_monotonic field when is no monotonic clock (cb653a0)
1314 o Implement a GetTickCount-based monotonic timer for Windows (d5e1d5a)
1315 o Refactor monotonic timer handling into a new type and set of
1319 o Implement fast/precise monotonic clocks on Windows (2c47045)
1320 o Simple unit tests for monotonic timers (630f077)
1321 o Improve the monotonic-time unit test: make it check the step size (7428c78)
1354 o Make load-dependent monotonic timer tests off-by-default (2b6fe8b)