| 
    Geant4
    10.02.p01
    
   | 
 
#include <unistd.h>#include <sys/times.h>#include "G4Types.hh"#include "G4ios.hh"#include "G4SliceTimer.icc"
 Include dependency graph for G4SliceTimer.hh:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G4SliceTimer | 
Macros | |
| #define | times ostimes | 
Functions | |
| std::ostream & | operator<< (std::ostream &os, const G4SliceTimer &t) | 
| #define times ostimes | 
Definition at line 137 of file G4SliceTimer.hh.
Referenced by deflate_fast(), and fill_window().
| std::ostream& operator<< | ( | std::ostream & | os, | 
| const G4SliceTimer & | t | ||
| ) | 
Definition at line 48 of file G4SliceTimer.cc.
References G4SliceTimer::GetRealElapsed(), G4SliceTimer::GetSystemElapsed(), G4SliceTimer::GetUserElapsed(), and G4SliceTimer::IsValid().
 Here is the call graph for this function: