Searched refs:CommandObjectLogTimer (Results 1 – 1 of 1) sorted by relevance
605 class CommandObjectLogTimer : public CommandObjectMultiword { class607 CommandObjectLogTimer(CommandInterpreter &interpreter) in CommandObjectLogTimer() function in CommandObjectLogTimer626 ~CommandObjectLogTimer() override = default;642 CommandObjectSP(new CommandObjectLogTimer(interpreter))); in CommandObjectLog()