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