electron/docs/api/structures/process-metric.md
2017-05-24 21:07:35 -07:00

260 B

ProcessMetric Object

  • pid Integer - Process id of the process.
  • type String - Process type (Browser or Tab or GPU etc).
  • memory MemoryInfo - Memory information of the process.
  • cpu CPUUsage - CPU Of the process