Electron Documentation

Docs / API Structures / ProcessMetric Object electron@master (b3edfd)

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.