Function owasm_kit::ext::load_average[][src]

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.