getSystemLoadAverage

abstract fun getSystemLoadAverage(nelem: Int): DoubleArray

Retrieves the system load average for the last nelem intervals

Return

an array of load average values

Parameters

nelem

the number of intervals for which to retrieve the load average