Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 334 Bytes

process-metric.md

File metadata and controls

14 lines (13 loc) · 334 Bytes

ProcessMetric Object

  • pid Integer - Process id of the process.
  • type String - Process type. One of the following values:
    • Browser
    • Tab
    • Utility
    • Zygote
    • Sandbox helper
    • GPU
    • Pepper Plugin
    • Pepper Plugin Broker
    • Unknown
  • cpu CPUUsage - CPU usage of the process.