dde194d853
See 03d0bfd593
for more information
5 lines
190 B
Markdown
5 lines
190 B
Markdown
# ProcessMetric Object
|
|
|
|
* `pid` Integer - Process id of the process.
|
|
* `type` String - Process type (Browser or Tab or GPU etc).
|
|
* `cpu` [CPUUsage](cpu-usage.md) - CPU usage of the process.
|