84 #  include <sys/times.h> 
   87 #  define _SC_CLK_TCK    1 
  103       extern clock_t 
times(
struct tms *);
 
  135 #define times ostimes 
const char * GetClockTime() const 
 
G4double GetSystemElapsed() const 
 
G4double GetUserElapsed() const 
 
G4double GetRealElapsed() const 
 
std::ostream & operator<<(std::ostream &os, const G4Timer &t)