Samuel Attard
2018-07-22 00:27:38 +10:00
committed by Aleksei Kuzmin
parent 833b55107d
commit 14df89f214
9 changed files with 27 additions and 67 deletions

View File

@@ -135,8 +135,6 @@ nativeImage.createFromBuffer(buffer, {
```js
// Deprecated
const info = process.getProcessMemoryInfo()
const privateBytes = info.privateBytes // deprecated property
const sharedBytes = info.sharedBytes // deprecated property
```
## `screen`