Skip to main content

build_cooldowns

Function build_cooldowns 

Source
fn build_cooldowns(
    cooldown_totals: &IntMap<u32, CooldownAggregate>,
) -> Vec<CooldownRow>