Geant4-11
|
#include <sys/times.h>
#include <unistd.h>
#include "G4Types.hh"
#include "G4ios.hh"
#include "G4SliceTimer.icc"
Go to the source code of this file.
Data Structures | |
class | G4SliceTimer |
Functions | |
std::ostream & | operator<< (std::ostream &os, const G4SliceTimer &t) |
std::ostream & operator<< | ( | std::ostream & | os, |
const G4SliceTimer & | t | ||
) |
Definition at line 41 of file G4SliceTimer.cc.
References G4SliceTimer::GetRealElapsed(), G4SliceTimer::GetSystemElapsed(), G4SliceTimer::GetUserElapsed(), and G4SliceTimer::IsValid().