GEOS
|
Base timer category for output operations. More...
#include <OutputBase.hpp>
Static Public Member Functions | |
static std::string_view | getDescription () |
Get the description of this timer. More... | |
static constexpr int | getMinLogLevel () |
Get the minimum log level for this timer. More... | |
Base timer category for output operations.
Provides configuration for logging output operation timing information
Definition at line 36 of file OutputBase.hpp.
|
inlinestatic |
Get the description of this timer.
Definition at line 42 of file OutputBase.hpp.
|
inlinestaticconstexpr |
Get the minimum log level for this timer.
Definition at line 48 of file OutputBase.hpp.