1 #ifndef FWCore_Utilities_WallclockTimer_h
2 #define FWCore_Utilities_WallclockTimer_h
24 #define USE_CLOCK_GETTIME
27 #ifdef USE_CLOCK_GETTIME
65 #ifdef USE_CLOCK_GETTIME
double calculateDeltaTime() const
enum edm::WallclockTimer::State state_
double accumulatedRealTime_
struct timeval startRealTime_
const WallclockTimer & operator=(const WallclockTimer &)=delete