|
Electroneum
|
#include "perf_timer.h"
Namespaces | |
| tools | |
| Various Tools. | |
Macros | |
| #define | ELECTRONEUM_DEFAULT_LOG_CATEGORY "perf" |
Functions | |
| void | tools::set_performance_timer_log_level (el::Level level) |
Variables | |
| el::Level | tools::performance_timer_log_level = el::Level::Debug |
| __thread std::vector< PerformanceTimer * > * | tools::performance_timers = NULL |
| #define ELECTRONEUM_DEFAULT_LOG_CATEGORY "perf" |
1.8.14