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 66 struct timespec startRealTime_;
68 struct timeval startRealTime_;
double calculateDeltaTime() const
enum edm::WallclockTimer::State state_
double accumulatedRealTime_
const WallclockTimer & operator=(const WallclockTimer &)=delete