lib.luv.Misc

Misc

package lua-lib-luv

Available on lua

Static methods

static chdir (path:String):Bool

static cpu_info ():Table<Int, CpuInfo>

static cwd ():String

static exepath ():String

static get_free_memory ():Int

static get_process_title ():String

static get_total_memory ():Int

static getgid ():Int

static getpid ():Int

static getrusage ():ResourceUsage

static getuid ():Int

static guess_handle (handle:Int):String

static hrtime ():Float

static loadavg ():Float

static os_get_passwd ():String

static os_homedir ():String

static os_tmpdir ():String

static resident_set_memory ():Int

static set_process_title (title:String):Bool

static setgid (from:Int, to:Int):Void

static setuid (from:Int, to:Int):String

static uptime ():Int

static version ():Int

static version_string ():String

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/lua/lib/luv/Misc.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部