#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 13 of file BenchmarkGrd.h.
References change_name::diff, m_name, m_start, and submitPVValidationJobs::now.
|
private |
Definition at line 20 of file BenchmarkGrd.h.
Referenced by ~BenchmarkGrd().
|
private |
Definition at line 19 of file BenchmarkGrd.h.
Referenced by ~BenchmarkGrd().