1 #ifndef FWCore_Utilities_CPUTimer_h
2 #define FWCore_Utilities_CPUTimer_h
29 #ifdef USE_CLOCK_GETTIME
74 #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 &)