Please enable JavaScript in your browser!
首页
发现
帮助
登录
themusicgod1
/
electron
关注
0
点赞
0
派生
1
文件
工单管理
2
合并请求
0
Wiki
目录树:
4f86c4208b
分支列表
标签列表
master
electron
/
docs
/
api
/
structures
/
process-metric.md
process-metric.md
268 B
文件历史
原始文件
ProcessMetric Object
pid
Integer - Process id of the process.
type
String - Process type (Browser or Tab or GPU etc).
memory
MemoryInfo
- Memory information for the process.
cpu
CPUUsage
- CPU usage of the process.