Link to MemoryInfo structure
This commit is contained in:
parent
e206aae9fc
commit
edd28c9a91
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# ProcessMemoryInfo Object
|
# ProcessMemoryInfo Object
|
||||||
|
|
||||||
* `pid` Integer - Process id of the process.
|
* `pid` Integer - Process id of the process.
|
||||||
* `memory` MemoryInfo - Memory information of the process.
|
* `memory` [MemoryInfo](memory-info.md) - Memory information of the process.
|
||||||
|
|
Loading…
Add table
Reference in a new issue