![]() |
Multilevel Deduplication Engine (MDE)
|
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 | |
| std::string | key |
| PerformanceStatistics & | stat |
The object used to enable the duration capturing mechanism.
Definition at line 140 of file profiling.hpp.
|
inline |
Definition at line 144 of file profiling.hpp.
|
inline |
Definition at line 148 of file profiling.hpp.
| std::string mde::__CalcTime::key |
Definition at line 141 of file profiling.hpp.
Referenced by __CalcTime(), and ~__CalcTime().
| PerformanceStatistics& mde::__CalcTime::stat |
Definition at line 142 of file profiling.hpp.
Referenced by __CalcTime(), and ~__CalcTime().