Searched refs:have_monotonic (Results 1 – 1 of 1) sorted by relevance
1560 static EV_ATOMIC_T have_monotonic; /* did clock_gettime (CLOCK_MONOTONIC) work? */ variable1875 if (expect_true (have_monotonic)) in get_clock()2844 if (!have_monotonic) in loop_init()2849 have_monotonic = 1; in loop_init()3469 if (expect_true (have_monotonic)) in time_update()