summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
authorroot <root>2009-06-06 11:13:16 +0000
committerroot <root>2009-06-06 11:13:16 +0000
commit3a5156929f352a5822264f872c5528fcd9589654 (patch)
tree66b2c8389f3663d4a4e33e4a8b23568e70d4177c /ev.c
parent8f86704ca04cb022507e203e647df9bdbaa4466e (diff)
*** empty log message ***
Diffstat (limited to 'ev.c')
-rw-r--r--ev.c3
1 files changed, 1 insertions, 2 deletions
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 ();