Inheritance Graph
graph BT
	LoggerTime
	LoggerTime --> Logger
	click LoggerTime "classUtil_1_1Profiling_1_1LoggerTime"
	click Logger "classUtil_1_1Profiling_1_1Logger"
Description
Logger for human-readable timings.
Public Functions
Documentation
function
 Util::Profiling::LoggerTime::LoggerTime
Defined in Util/Profiling/Logger.h:97
function
 Util::Profiling::LoggerTime::~LoggerTime
Defined in Util/Profiling/Logger.h:98
function
 Util::Profiling::LoggerTime::log
Create formatted output for the given action.
Defined in Util/Profiling/Logger.h:100