📝
This commit is contained in:
parent
e995befcd0
commit
872c6ea763
1 changed files with 1 additions and 5 deletions
|
@ -17,11 +17,7 @@ upstream node:
|
||||||
* `process.defaultApp` Boolean - When app is started by being passed as
|
* `process.defaultApp` Boolean - When app is started by being passed as
|
||||||
parameter to the default app, this value is `true` in the main process,
|
parameter to the default app, this value is `true` in the main process,
|
||||||
otherwise it is `undefined`.
|
otherwise it is `undefined`.
|
||||||
* `process.getSystemMemoryInfo` - Returns the amount of system memory and free
|
|
||||||
swap space
|
|
||||||
* `process.getProcessMemoryInfo` - Returns the amount of actual memory used by
|
|
||||||
Chromium for the current process.
|
|
||||||
|
|
||||||
## Events
|
## Events
|
||||||
|
|
||||||
### Event: 'loaded'
|
### Event: 'loaded'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue