electron/docs/api/structures/process-memory-info.md

4 lines
131 B
Markdown
Raw Normal View History

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