mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Link to MemoryInfo structure
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# ProcessMemoryInfo Object
|
||||
|
||||
* `pid` Integer - Process id of the process.
|
||||
* `memory` MemoryInfo - Memory information of the process.
|
||||
* `memory` [MemoryInfo](memory-info.md) - Memory information of the process.
|
||||
|
||||
Reference in New Issue
Block a user