Lightweight 0.1.0
|
#include <SqlLogger.hpp>
Public Member Functions | |
SqlScopedTimeLogger (std::string tag) | |
A scoped timer for logging.
This class is used to measure the time spent in a code region and log it. This is typically useful for performance analysis, to identify bottlenecks.
Definition at line 155 of file SqlLogger.hpp.
|
inlineexplicit |
Definition at line 158 of file SqlLogger.hpp.
|
inline |
Definition at line 164 of file SqlLogger.hpp.