Searched refs:CommandObjectLogTimer (Results 1 – 1 of 1) sorted by relevance
475 class CommandObjectLogTimer : public CommandObjectMultiword { class477 CommandObjectLogTimer(CommandInterpreter &interpreter) in CommandObjectLogTimer() function in CommandObjectLogTimer496 ~CommandObjectLogTimer() override = default;510 CommandObjectSP(new CommandObjectLogTimer(interpreter))); in CommandObjectLog()