From 6724cd5b6ffe05187a5520b0cd3771c7dbe83896 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 10 Nov 2007 03:13:50 +0000 Subject: optimise ev_now when \!MULTIPLICITY --- ev_vars.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ev_vars.h') diff --git a/ev_vars.h b/ev_vars.h index c506944..e4ece3c 100644 --- a/ev_vars.h +++ b/ev_vars.h @@ -2,7 +2,7 @@ VARx(ev_tstamp, now_floor) /* last time we refreshed rt_time */ VARx(ev_tstamp, mn_now) /* monotonic clock "now" */ -VARx(ev_tstamp, rt_now) +VARx(ev_tstamp, ev_rt_now) VARx(ev_tstamp, rtmn_diff) /* difference realtime - monotonic time */ VARx(int, method) -- cgit v1.2.3