Lines Matching full:monotonic
226 not-actually-so-monotonic time source whose outputs are in 'tv'. It
237 /* Guess it wasn't monotonic after all. */ in adjust_monotonic_time()
286 Query the current monotonic time
299 monotonic clock. CLOCK_MONOTONIC is most widely supported. Linux also
302 On all platforms I'm aware of, CLOCK_MONOTONIC really is monotonic.
377 monotonic. Whether it stops during sleep or not is unspecified in
430 resolution time. It's a pity it's not so monotonic in practice; it's
451 then we mostly[2] assume that GetTickCount is monotonic, and correct
560 * it sane, and adjust_monotonic_time() to keep it monotonic. in evutil_gettime_monotonic_()
578 * will keep it monotonic. */ in evutil_gettime_monotonic_()
599 ratchet it forward so that it acts like a monotonic timer, whether it