pub(crate) fn rtt_ms(rx_time_us: u64, tx_time: u64, enc: TxEncoding) -> f32Expand description
Compute the RTT in milliseconds based on the timestamp encoding.
pub(crate) fn rtt_ms(rx_time_us: u64, tx_time: u64, enc: TxEncoding) -> f32Compute the RTT in milliseconds based on the timestamp encoding.