Searched refs:CommandObjectLogTimerDisable (Results 1 – 1 of 1) sorted by relevance
351 class CommandObjectLogTimerDisable : public CommandObjectParsed { class354 CommandObjectLogTimerDisable(CommandInterpreter &interpreter) in CommandObjectLogTimerDisable() function in CommandObjectLogTimerDisable359 ~CommandObjectLogTimerDisable() override = default;485 LoadSubCommand("disable", CommandObjectSP(new CommandObjectLogTimerDisable( in CommandObjectLogTimer()