Available on lua
staticbackend_fd():Int
staticbackend_timeout():Int
staticloop_alive():Bool
staticloop_close():Bool
staticnow():Int
staticrun(?mode:String):Bool
Runs the event loop of libuv.
Haxe compiler automatically inserts a call to this function at the end of user's code if needed.
staticstop():Void
staticupdate_time():Void
staticwalk(cb:Handle ‑> Void):Void