84 # include <sys/times.h>
87 # define _SC_CLK_TCK 1
103 extern clock_t
times(
struct tms *);
127 clock_t fStartRealTime,fEndRealTime;
128 tms fStartTimes,fEndTimes;
133 #include "G4Timer.icc"
135 #define times ostimes
const char * GetClockTime() const
G4double GetSystemElapsed() const
G4double GetUserElapsed() const
G4double GetRealElapsed() const
std::ostream & operator<<(std::ostream &, const BasicVector3D< float > &)