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