Searched refs:CommandObjectLogTimer (Results 1 – 1 of 1) sorted by relevance
296 class CommandObjectLogTimer : public CommandObjectParsed { class301 CommandObjectLogTimer(CommandInterpreter &interpreter) in CommandObjectLogTimer() function in CommandObjectLogTimer308 ~CommandObjectLogTimer() override = default;374 CommandObjectSP(new CommandObjectLogTimer(interpreter))); in CommandObjectLog()