Skip to main content

classify_ping

Function classify_ping 

Source
pub fn classify_ping(rtt_ms: Option<u32>, slow_threshold_ms: u16) -> PingStatus
Expand description

Classify a ping result into a PingStatus based on RTT and threshold.