Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 268 Bytes

process-metric.md

File metadata and controls

6 lines (5 loc) · 268 Bytes

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.