getSystemCpuLoad

abstract fun getSystemCpuLoad(delay: Long): Double

Calculates the system CPU load over a specified delay period

Return

the calculated system CPU load as a percentage

Parameters

delay

the delay period in milliseconds