Geant4_10
Classes | Macros | Functions
G4Timer.hh File Reference
#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)
 

Macro Definition Documentation

#define times   ostimes

Definition at line 135 of file G4Timer.hh.

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4Timer t 
)

Definition at line 87 of file G4Timer.cc.

Here is the call graph for this function: