]> git.llucax.com Git - software/libev.git/blobdiff - ev_vars.h
optimise ev_now when \!MULTIPLICITY
[software/libev.git] / ev_vars.h
index c50694497c1f10a0ef78a40ad9b85e07e562b673..e4ece3c34eb0b45d362eeff84615e925558b5ddc 100644 (file)
--- 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, 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)
 
 VARx(ev_tstamp, rtmn_diff)      /* difference realtime - monotonic time */
 VARx(int, method)