log util/timer.lua @ 14220:8f34af6a3821 13.0

age author description
Tue, 26 May 2026 01:31:31 -0400 Waqas Hussain util.timer: Reprioritize timers by absolute time 13.0
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Fri, 08 Jan 2021 23:56:27 +0100 Kim Alvefur Merge 0.11->trunk
Fri, 08 Jan 2021 23:23:56 +0100 Kim Alvefur util.timer: Ensure timers can't run more than once per tick (fixes #1620) 0.11
Mon, 29 Jun 2020 16:37:58 +0200 Kim Alvefur util.timer: Defer to selected net.server if it implements this API
Fri, 26 Oct 2018 19:32:00 +0100 Matthew Wild Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall