Function mean_fight_duration

Source
pub fn mean_fight_duration(
    config: &GameConfig,
    ability_id: Uuid,
) -> Result<f64, String>