log util/timer.lua @ 8661:7fc0784491ef

age author description
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Mon, 20 Mar 2017 03:11:27 +0100 Kim Alvefur Merge 0.10->trunk
Mon, 20 Mar 2017 00:48:28 +0100 Kim Alvefur util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision time
Wed, 23 Dec 2015 11:43:39 +0100 Kim Alvefur util.timer: Reschedule timers from stop() if the next pending event is stopped
Sun, 22 Nov 2015 17:25:44 +0100 Kim Alvefur util.timer: If possible, close the existing timer handle in order to have only one
Sun, 22 Nov 2015 17:20:20 +0100 Kim Alvefur util.timer: Expire timer instance if another instance is already set to take care of the next scheduled event