Skip to main content

MAX_INTERVAL_MULTIPLE

Constant MAX_INTERVAL_MULTIPLE 

Source
pub const MAX_INTERVAL_MULTIPLE: f32 = 1_000.0;
Expand description

Largest accepted value for any “how many intervals” multiplier.

Bounded so that a mistyped configuration cannot produce a threshold that overflows duration arithmetic.