Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4Timer Class Reference

#include <G4Timer.hh>

Public Member Functions

 G4Timer ()
 
void Start ()
 
void Stop ()
 
G4bool IsValid () const
 
const char * GetClockTime () const
 
G4double GetRealElapsed () const
 
G4double GetSystemElapsed () const
 
G4double GetUserElapsed () const
 

Detailed Description

Definition at line 110 of file G4Timer.hh.

Constructor & Destructor Documentation

G4Timer::G4Timer ( )

Definition at line 102 of file G4Timer.cc.

Member Function Documentation

const char* G4Timer::GetClockTime ( ) const
inline
G4double G4Timer::GetRealElapsed ( ) const

Definition at line 107 of file G4Timer.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4Timer::GetSystemElapsed ( ) const

Definition at line 119 of file G4Timer.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4Timer::GetUserElapsed ( ) const

Definition at line 130 of file G4Timer.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4Timer::IsValid ( ) const
inline

Here is the caller graph for this function:

void G4Timer::Start ( )
inline

Here is the caller graph for this function:

void G4Timer::Stop ( )
inline

Here is the caller graph for this function:


The documentation for this class was generated from the following files: