| 
    Geant4
    10.00.p02
    
   | 
 
#include <unistd.h>#include <sys/times.h>#include "G4Types.hh"#include "G4ios.hh"#include "G4Timer.icc"
 Include dependency graph for G4Timer.hh:
 This graph shows which files directly or indirectly include this file: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().
 Here is the call graph for this function: