BmnRoot
Loading...
Searching...
No Matches
TimerInfo Class Reference

#include <L1Timer.h>

Public Member Functions

 TimerInfo ()
 
 TimerInfo (const string &name)
 
void operator= (TStopwatch &sw)
 
void operator+= (TStopwatch &sw)
 
void operator+= (const TimerInfo &t)
 
TimerInfo operator/ (const float f) const
 
void PrintReal ()
 
float Real ()
 
string & Name ()
 

Detailed Description

Definition at line 25 of file L1Timer.h.

Constructor & Destructor Documentation

◆ TimerInfo() [1/2]

TimerInfo::TimerInfo ( )
inline

Definition at line 27 of file L1Timer.h.

◆ TimerInfo() [2/2]

TimerInfo::TimerInfo ( const string &  name)
inline

Definition at line 28 of file L1Timer.h.

Member Function Documentation

◆ Name()

string & TimerInfo::Name ( )
inline

Definition at line 38 of file L1Timer.h.

◆ operator+=() [1/2]

void TimerInfo::operator+= ( const TimerInfo t)
inline

Definition at line 32 of file L1Timer.h.

◆ operator+=() [2/2]

void TimerInfo::operator+= ( TStopwatch &  sw)
inline

Definition at line 31 of file L1Timer.h.

◆ operator/()

TimerInfo TimerInfo::operator/ ( const float  f) const
inline

Definition at line 33 of file L1Timer.h.

References f.

◆ operator=()

void TimerInfo::operator= ( TStopwatch &  sw)
inline

Definition at line 30 of file L1Timer.h.

◆ PrintReal()

void TimerInfo::PrintReal ( )
inline

Definition at line 36 of file L1Timer.h.

◆ Real()

float TimerInfo::Real ( )
inline

Definition at line 37 of file L1Timer.h.


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