electron/docs/api/structures/process-memory-info.md
2017-04-27 14:06:53 -07:00

131 B

ProcessMemoryInfo Object

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