diff --git a/ev.c b/ev.c index a1a8ce1..2b1f8f4 100644 --- a/ev.c +++ b/ev.c @@ -1950,11 +1950,10 @@ timers_reschedule (EV_P_ ev_tstamp adjust) inline_speed void time_update (EV_P_ ev_tstamp max_block) { - int i; - #if EV_USE_MONOTONIC if (expect_true (have_monotonic)) { + int i; ev_tstamp odiff = rtmn_diff; mn_now = get_clock ();