Geant4
10.03.p02
|
#include <unistd.h>
#include <sys/times.h>
#include "G4Types.hh"
#include "G4ios.hh"
#include "G4SliceTimer.icc"
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.
std::ostream& operator<< | ( | std::ostream & | os, |
const G4SliceTimer & | t | ||
) |
Definition at line 48 of file G4SliceTimer.cc.