package lua.lib.luv
Available on luastatic chdir (path:String):Boolstatic cpu_info ():Table<Int, CpuInfo>static cwd ():Stringstatic exepath ():Stringstatic get_free_memory ():Intstatic get_process_title ():Stringstatic get_total_memory ():Intstatic getgid ():Intstatic getpid ():Intstatic getrusage ():ResourceUsagestatic getuid ():Intstatic guess_handle (handle:Int):Stringstatic hrtime ():Floatstatic loadavg ():Floatstatic os_get_passwd ():Stringstatic os_homedir ():Stringstatic os_tmpdir ():Stringstatic print_active_handles ():Table<Int, String>static print_all_handles ():Table<Int, String>static resident_set_memory ():Intstatic set_process_title (title:String):Boolstatic setgid (from:Int, to:Int):Voidstatic setuid (from:Int, to:Int):Stringstatic uptime ():Intstatic version ():Intstatic version_string ():String
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/lua/lib/luv/Misc.html