Skip to main content

advance_threshold_accumulator

Function advance_threshold_accumulator 

Source
pub(super) const fn advance_threshold_accumulator(
    accumulator: &mut f64,
    threshold: f64,
    contribution: f64,
    roll: f64,
) -> bool