Geant4  10.00.p02
G4SliceTimer.hh File Reference
#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)
 

Macro Definition Documentation

#define times   ostimes

Definition at line 137 of file G4SliceTimer.hh.

Referenced by deflate_fast(), and fill_window().

Function Documentation

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: