log util/timer.lua @ 2878:9384ee36fc03

age author description
Thu, 17 Dec 2009 16:52:39 +0000 Matthew Wild util.timer: Use luaevent's built-in method of repeating an event (fixes a weird crash)
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)