3 #ifndef GAUDI_LOCKEDCHRONO_H
4 #define GAUDI_LOCKEDCHRONO_H 1
103 #endif // GAUDI_LOCKEDCHRONO_H
LockedChrono()
no default constructor
a small helper class for implementation of ChronoStatSvc service, It also could be used as some local...
IChronoSvc::ChronoStatus start()
start the current chrono
ChronoEntity & m_timer
the actual timer
bool & m_locker
the actual locker
LockedChrono(ChronoEntity &c, bool &lock)
constructor from the actual timer: start the timer
Helper object, useful for measurement of CPU-performance of highly-recursive structures, e.g.
This is a number of static methods for bootstrapping the Gaudi framework.
IChronoSvc::ChronoStatus stop()
stop the chrono
~LockedChrono()
destructor: