Searched refs:CommandObjectLogTimer (Results 1 – 1 of 1) sorted by relevance
560 class CommandObjectLogTimer : public CommandObjectMultiword { class562 CommandObjectLogTimer(CommandInterpreter &interpreter) in CommandObjectLogTimer() function in CommandObjectLogTimer581 ~CommandObjectLogTimer() override = default;597 CommandObjectSP(new CommandObjectLogTimer(interpreter))); in CommandObjectLog()