Skip to main content

Module OSStatistics

Module OSStatistics 

Source
Expand description

Wire method: nativeHost:getOSStatistics. Returns Electron-shaped { totalmem, freemem, loadavg } snapshot. loadavg is the Unix triple; on Windows it’s [0,0,0] by policy so the caller gets a well-formed array.

Functions§

NativeOSStatistics