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

4 lines
No EOL
131 B
Markdown

# ProcessMemoryInfo Object
* `pid` Integer - Process id of the process.
* `memory` MemoryInfo - Memory information of the process.