pub fn roll_rppm(
tracker: &mut RppmTracker,
now: f64,
scaling: RppmScaling,
rng: &mut dyn FnMut() -> f64,
) -> boolExpand description
Rolls an RPPM check with DBC-selected scaling and bad-luck protection.
pub fn roll_rppm(
tracker: &mut RppmTracker,
now: f64,
scaling: RppmScaling,
rng: &mut dyn FnMut() -> f64,
) -> boolRolls an RPPM check with DBC-selected scaling and bad-luck protection.