game::debug::routes

Function calculate_demand

Source
fn calculate_demand(
    app: &App,
    pathfinder: &Pathfinder,
    requests: &[PathRequest],
    timer: &mut Timer<'_>,
) -> Counter<RoadID>