Documentation ¶
Overview ¶
Package process Current process
Index ¶
Constants ¶
View Source
const ( PT_MAIN PRCESS_TYPE = "" // main PT_GPU = "gpu-process" // gpu PT_UTILITY = "utility" // utility PT_RENDERER = "renderer" // renderer PT_DEVTOOLS = "devtools" // )
Variables ¶
View Source
var Args = parse()
Args 当前进程命令行参数解析实例
Functions ¶
Types ¶
type PRCESS_TYPE ¶
type PRCESS_TYPE string
Click to show internal directories.
Click to hide internal directories.