#include <perf_timer.h>
◆ PerformanceTimer()
| tools::PerformanceTimer::PerformanceTimer |
( |
const std::string & |
s, |
|
|
uint64_t |
unit, |
|
|
el::Level |
l = el::Level::Debug |
|
) |
| |
|
inline |
◆ ~PerformanceTimer()
| tools::PerformanceTimer::~PerformanceTimer |
( |
| ) |
|
|
inline |
◆ level
| el::Level tools::PerformanceTimer::level |
|
private |
◆ name
| std::string tools::PerformanceTimer::name |
|
private |
◆ started
| bool tools::PerformanceTimer::started |
|
private |
◆ ticks
| uint64_t tools::PerformanceTimer::ticks |
|
private |
◆ unit
| uint64_t tools::PerformanceTimer::unit |
|
private |
The documentation for this class was generated from the following file: