DEFAULT_VISCOUS_DELAY

Constant DEFAULT_VISCOUS_DELAY 

Source
pub const DEFAULT_VISCOUS_DELAY: Duration;
Expand description

Default viscous delay for fill-in digipeaters.

When nonzero, relay candidates are held for up to this duration to let other digipeaters (with clearer paths) go first; if any digi actually relays the packet within the window, we cancel our own pending relay. Disabled (0) by default.