Searched refs:CommandObjectLogTimer (Results 1 – 1 of 1) sorted by relevance
561 class CommandObjectLogTimer : public CommandObjectMultiword { class563 CommandObjectLogTimer(CommandInterpreter &interpreter) in CommandObjectLogTimer() function in CommandObjectLogTimer582 ~CommandObjectLogTimer() override = default;598 CommandObjectSP(new CommandObjectLogTimer(interpreter))); in CommandObjectLog()