Skip to main content

set_paused

Function set_paused 

Source
fn set_paused(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    selection: ClockSelection,
    paused: bool,
) -> Result<i32, CommandSyntaxError>