Available on lua
staticnew_timer():Timer
@:native("new_timer")new()
again():Int
get_repeat():Int
set_repeat(repeat:Int):Void
start(timeout:Int, repeat:Int, cb:() ‑> Void):Int
stop():Int
close():Void
fileno():Int
has_ref():Bool
is_active():Bool
is_closing():Bool
recv_buffer_size(size:Int):Int
ref():Void
send_buffer_size(size:Int):Int
unref():Void