Searched defs:get_stats (Results 1 – 7 of 7) sorted by relevance
51 fn get_stats(&self, duration_secs: u64) -> Vec<ProtoRadioStats>; in get_stats() method
47 fn get_stats(&self, _duration_secs: u64) -> Vec<ProtoRadioStats> { in get_stats() method
69 fn get_stats(&self, duration_secs: u64) -> Vec<ProtoRadioStats> { in get_stats() method
78 fn get_stats(&self, duration_secs: u64) -> Vec<ProtoRadioStats> { in get_stats() method
110 fn get_stats(&self, duration_secs: u64) -> Vec<ProtoRadioStats> { in get_stats() method
141 fn get_stats(&self, duration_secs: u64) -> Vec<ProtoRadioStats> { in get_stats() method
141 pub fn get_stats(&self) -> Vec<ProtoRadioStats> { in get_stats() method