pub fn base_interval(
params: &MrpParameters,
last_rx_elapsed: Option<Duration>,
) -> DurationExpand description
Base retransmission interval: the peer’s active interval if it was heard from within the active threshold, otherwise its idle interval.