Searched refs:CommandObjectLogTimer (Results 1 – 1 of 1) sorted by relevance
609 class CommandObjectLogTimer : public CommandObjectMultiword { class611 CommandObjectLogTimer(CommandInterpreter &interpreter) in CommandObjectLogTimer() function in CommandObjectLogTimer630 ~CommandObjectLogTimer() override = default;646 CommandObjectSP(new CommandObjectLogTimer(interpreter))); in CommandObjectLog()