#include <BenchmarkGrd.h>
Public Member Functions | |
BenchmarkGrd (const std::string &name) | |
~BenchmarkGrd () | |
Private Attributes | |
std::string | m_name |
std::chrono::time_point< std::chrono::high_resolution_clock > | m_start |
Definition at line 9 of file BenchmarkGrd.h.
|
inline |
Definition at line 11 of file BenchmarkGrd.h.
|
inline |
Definition at line 16 of file BenchmarkGrd.h.
References diffTreeTool::diff, m_name, m_start, and cmsPerfSuiteHarvest::now.
|
private |
Definition at line 23 of file BenchmarkGrd.h.
Referenced by ~BenchmarkGrd().
|
private |
Definition at line 22 of file BenchmarkGrd.h.
Referenced by ~BenchmarkGrd().