Function sys_info::loadavg[][src]

pub fn loadavg() -> Result<LoadAvg, Error>
Expand description

Get system load average value.

Notice, on windows, one/five/fifteen of the LoadAvg returned are the current load.