load_average

Function load_average 

Source
pub fn load_average<T>(eid: i64) -> Option<T>
where T: FromStr + Num,
Expand description

Returns the average value of the given external ID, ignoring unsuccessful reports.