Function before_command_hook

Source
pub fn before_command_hook(
    state: StateMut<'_, CommandTimerState>,
    _ctx: &BeforeCommandCtx,
) -> Result<()>