squishy: Add util.timer

Mon, 30 Nov 2009 15:54:56 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 30 Nov 2009 15:54:56 +0000
changeset 18
f15de643f502
parent 17
ec6b0b94826c
child 19
5d593126e62d

squishy: Add util.timer

squishy file | annotate | diff | comparison | revisions
--- a/squishy	Mon Nov 30 15:54:33 2009 +0000
+++ b/squishy	Mon Nov 30 15:54:56 2009 +0000
@@ -9,6 +9,7 @@
 AutoFetchURL "http://prosody.im/tip/?"
 
 Module "util.stanza"		"util/stanza.lua"
+Module "util.timer"		"util/timer.lua"
 Module "util.termcolours"	"util/termcolours.lua"
 Module "server"			"net/server.lua"
 Module "xmlhandlers"		"core/xmlhandlers.lua"

mercurial