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

4 lines
150 B
Markdown

# ProcessMemoryInfo Object
* `pid` Integer - Process id of the process.
* `memory` [MemoryInfo](memory-info.md) - Memory information of the process.