1 #ifndef FWCore_Utilities_CPUTimer_h 2 #define FWCore_Utilities_CPUTimer_h 24 #define USE_CLOCK_GETTIME 27 #ifdef USE_CLOCK_GETTIME 69 #ifdef USE_CLOCK_GETTIME Times calculateDeltaTime() const
enum edm::CPUTimer::State state_
struct timeval startCPUTime_
CPUTimer & operator=(const CPUTimer &)=delete
struct timeval startRealTime_
double accumulatedCPUTime_
double accumulatedRealTime_