Function sys_info::loadavg [−][src]
pub fn loadavg() -> Result<LoadAvg, Error>
Get system load average value.
Notice, on windows, one/five/fifteen of the LoadAvg returned are the current load.
pub fn loadavg() -> Result<LoadAvg, Error>
Get system load average value.
Notice, on windows, one/five/fifteen of the LoadAvg returned are the current load.