ddn.util.monaco.system

Types 2

structLoadAvg

System load averages.

Fields
double oneMin
double fiveMin
double fifteenMin
structHostInfo

Host information.

Fields
string hostname
string platform
string platformVersion
string architecture

Functions 4

fnLoadAvg loadAverage() @safeSystem load averages (Unix only).
fnSysTime bootTime() @trustedGets system boot time.
fnDuration uptime() @trustedGets system uptime.
fnHostInfo hostInfo() @trustedGets host information.