Skip to main content

eval_aura_refreshable

Function eval_aura_refreshable 

Source
pub(in rotation) fn eval_aura_refreshable<O>(
    ops: &mut O,
    expires_at: O::Float,
    base_duration: O::Float,
    now: O::Float,
) -> O::Bool
where O: EvalRuleOps,