Constant backoff::default::INITIAL_INTERVAL_MILLIS
source ยท pub const INITIAL_INTERVAL_MILLIS: u64 = 500;
Expand description
The default initial interval value in milliseconds (0.5 seconds).
pub const INITIAL_INTERVAL_MILLIS: u64 = 500;
The default initial interval value in milliseconds (0.5 seconds).