Method lrs::sys::NumInfo::load_average_five

Returns the load average of the last five minutes.

Syntax

impl NumInfo {
    fn load_average_five(&self) -> u64
}