Function handle_time_scale

Source
fn handle_time_scale(
    server: &mut Server,
    client: Entity,
    _target: Entity,
    args: Vec<String>,
    _action: &ServerChatCommand,
) -> Result<(), Content>