#include <G4SliceTimer.hh>
Definition at line 73 of file G4SliceTimer.hh.
◆ G4SliceTimer()
G4SliceTimer::G4SliceTimer |
( |
| ) |
|
◆ Clear()
void G4SliceTimer::Clear |
( |
| ) |
|
|
inline |
◆ GetRealElapsed()
G4double G4SliceTimer::GetRealElapsed |
( |
| ) |
const |
◆ GetSystemElapsed()
G4double G4SliceTimer::GetSystemElapsed |
( |
| ) |
const |
◆ GetUserElapsed()
G4double G4SliceTimer::GetUserElapsed |
( |
| ) |
const |
◆ IsValid()
G4bool G4SliceTimer::IsValid |
( |
| ) |
const |
|
inline |
◆ Start()
void G4SliceTimer::Start |
( |
| ) |
|
|
inline |
◆ Stop()
void G4SliceTimer::Stop |
( |
| ) |
|
|
inline |
◆ fEndRealTime
clock_t G4SliceTimer::fEndRealTime |
|
private |
◆ fEndTimes
tms G4SliceTimer::fEndTimes |
|
private |
◆ fRealElapsed
G4double G4SliceTimer::fRealElapsed = 0.0 |
|
private |
◆ fStartRealTime
clock_t G4SliceTimer::fStartRealTime |
|
private |
◆ fStartTimes
tms G4SliceTimer::fStartTimes |
|
private |
◆ fSystemElapsed
G4double G4SliceTimer::fSystemElapsed = 0.0 |
|
private |
◆ fUserElapsed
G4double G4SliceTimer::fUserElapsed = 0.0 |
|
private |
◆ fValidTimes
G4bool G4SliceTimer::fValidTimes = true |
|
private |
The documentation for this class was generated from the following files: