Skip to main content

cooldown_ready

Function cooldown_ready 

Source
pub(crate) fn cooldown_ready<B>(
    b: &mut B,
    offset: usize,
    bypass_aura_offset: Option<usize>,
) -> B::Bool
where B: RotationBackend,