Timer
package lua.lib.luv
extends Handle
Available on lua
Static methods
staticnew_timer():Timer
Constructor
new()
Methods
again():Int
get_repeat():Int
set_repeat(repeat:Int):Void
start(timeout:Int, repeat:Int, cb:() ‑> Void):Int
stop():Int
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/lua/lib/luv/Timer.html