log util/timer.lua @ 4409:c8f7ae9381cd

age author description
Thu, 22 Sep 2011 15:48:56 +0100 Matthew Wild util.timer: Fix corner case of timer not repeating if it returns <= 0
Thu, 02 Dec 2010 22:41:26 +0500 Waqas Hussain util.timer: Activate higher timer precision.
Wed, 07 Apr 2010 21:00:20 +0100 Matthew Wild util.timer: When using libevent hold onto the event handle to stop it being collected (and the timer stopping). Fixes BOSH ghosts, thanks Flo, niekie, waqas.