Geant4
10.03
|
#include <unistd.h>
#include <sys/times.h>
#include "G4Types.hh"
#include "G4ios.hh"
#include "G4Timer.icc"
Go to the source code of this file.
Classes | |
class | G4Timer |
Macros | |
#define | times ostimes |
Functions | |
std::ostream & | operator<< (std::ostream &os, const G4Timer &t) |
#define times ostimes |
Definition at line 135 of file G4Timer.hh.
std::ostream& operator<< | ( | std::ostream & | os, |
const G4Timer & | t | ||
) |
Definition at line 87 of file G4Timer.cc.
References G4Timer::GetRealElapsed(), G4Timer::GetSystemElapsed(), G4Timer::GetUserElapsed(), and G4Timer::IsValid().