Searched refs:CommandObjectLogTimer (Results 1 – 1 of 1) sorted by relevance
473 class CommandObjectLogTimer : public CommandObjectMultiword { class475 CommandObjectLogTimer(CommandInterpreter &interpreter) in CommandObjectLogTimer() function in CommandObjectLogTimer494 ~CommandObjectLogTimer() override = default;508 CommandObjectSP(new CommandObjectLogTimer(interpreter))); in CommandObjectLog()