mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
5 lines
150 B
Markdown
5 lines
150 B
Markdown
# ProcessMemoryInfo Object
|
|
|
|
* `pid` Integer - Process id of the process.
|
|
* `memory` [MemoryInfo](memory-info.md) - Memory information of the process.
|