Software /
code /
prosody
Log
util/timer.lua @ 7988:dc758422d896
description | author | age |
---|---|---|
util.statistics,statsd,throttle,timer: Replace dependency on LuaSockect with util.time for precision time | Kim Alvefur | Mon, 20 Mar 2017 00:48:28 +0100 |
util.timer: Reschedule timers from stop() if the next pending event is stopped | Kim Alvefur | Wed, 23 Dec 2015 11:43:39 +0100 |
util.timer: If possible, close the existing timer handle in order to have only one | Kim Alvefur | Sun, 22 Nov 2015 17:25:44 +0100 |
util.timer: Expire timer instance if another instance is already set to take care of the next scheduled event | Kim Alvefur | Sun, 22 Nov 2015 17:20:20 +0100 |
util.timer: Keep count of how many timer instances are active | Kim Alvefur | Sun, 22 Nov 2015 17:18:29 +0100 |
util.timer: Fix indentation | Kim Alvefur | Fri, 18 Sep 2015 16:08:35 +0200 |