electron/docs/api/structures/process-memory-info.md
2017-05-04 13:35:12 -07:00

150 B

ProcessMemoryInfo Object

  • pid Integer - Process id of the process.
  • memory MemoryInfo - Memory information of the process.