prosody
log
graph
tags
bookmarks
branches
615a0774e4cc
browse
changeset
util/timer.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/timer.lua @ 5877:
615a0774e4cc
less
more
|
(0)
-10
-1
tip
description
author
age
util.timer: Updated to use util.indexedbheap to provide a more complete API. Timers can now be stopped or rescheduled. Callbacks are now pcall'd. Adding/removing timers from within timer callbacks works better. Optional parameter can be passed when creating timer which gets passed to callback, eliminating the need for closures in various timer uses. Timers are now much more lightweight.
Waqas Hussain
Wed, 30 Oct 2013 17:44:42 -0400
less
more
|
(0)
-10
-1
tip