![]() |
LatticeHashForest
|
The object used to enable the duration capturing mechanism. More...
#include <profiling.hpp>
Public Member Functions | |
__CalcTime (PerformanceStatistics &stat, const std::string key) | |
~__CalcTime () | |
Public Attributes | |
const std::string | key |
PerformanceStatistics & | stat |
The object used to enable the duration capturing mechanism.
Definition at line 115 of file profiling.hpp.
|
inline |
Definition at line 119 of file profiling.hpp.
|
inline |
Definition at line 122 of file profiling.hpp.
const std::string lhf::__CalcTime::key |
Definition at line 116 of file profiling.hpp.
Referenced by __CalcTime(), and ~__CalcTime().
PerformanceStatistics& lhf::__CalcTime::stat |
Definition at line 117 of file profiling.hpp.
Referenced by __CalcTime(), and ~__CalcTime().