pub const fn roll_threshold(
tracker: &mut ThresholdTracker,
increment: f64,
) -> boolExpand description
Adds one trigger increment and reports whether the threshold proc occurred.
pub const fn roll_threshold(
tracker: &mut ThresholdTracker,
increment: f64,
) -> boolAdds one trigger increment and reports whether the threshold proc occurred.