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