Skip to main content

base_interval

Function base_interval 

Source
pub fn base_interval(
    params: &MrpParameters,
    last_rx_elapsed: Option<Duration>,
) -> Duration
Expand description

Base retransmission interval: the peer’s active interval if it was heard from within the active threshold, otherwise its idle interval.