diff options
Diffstat (limited to 'ev_vars.h')
-rw-r--r-- | ev_vars.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ VARx(ev_tstamp, now_floor) /* last time we refreshed rt_time */ VARx(ev_tstamp, mn_now) /* monotonic clock "now" */ -VARx(ev_tstamp, ev_rt_now) VARx(ev_tstamp, rtmn_diff) /* difference realtime - monotonic time */ VARx(int, method) |