[][src]Constant backoff::default::MULTIPLIER

pub const MULTIPLIER: f64 = 1.5;

The default multiplier value (1.5 which is 50% increase per back off).