residentSetInteger Linux Windows - The amount of memory currently pinned to actual physical RAM in Kilobytes.privateInteger - The amount of memory not shared by other processes, such as JS heap or HTML content in Kilobytes.sharedInteger - The amount of memory shared between processes, typically memory consumed by the Electron code itself in Kilobytes.
This repository was archived by the owner on Mar 28, 2021. It is now read-only.