log util/timer.lua @ 2105:fecf33cb2913

age author description
Sat, 21 Nov 2009 03:16:14 +0000 Matthew Wild util.timer: Fix libevent timers (event.base doesn't exist...)
Sat, 21 Nov 2009 02:40:21 +0000 Matthew Wild util.timer: Use libevent for lightweight timers if available and configured (use_libevent option)
Sat, 03 Oct 2009 02:33:33 +0100 Matthew Wild util.timer: Pass current_time to timer callbacks