HLIBpro  2.0
List of all members
TWallTimer Class Reference

Timer class measuring wall clock time.

#include <TTimer.hh>

Inheritance diagram for TWallTimer:
TTimer

Additional Inherited Members

- Public Member Functions inherited from TTimer
 TTimer (const timetype_t type=CPU_TIME)
 construct timer of type type
 
TTimerstart ()
 start timer, resets time-sum
 
TTimerpause ()
 pause timer, add elapsed time to sum
 
TTimercont ()
 continue timer, set start time to current time
 
double elapsed () const
 returns elapsed time without stopping timer
 
TTimerwall ()
 set type of time to wall clock time
 
TTimercpu ()
 set type of time to wall cpu time
 
TTimercpu_thread ()
 set type of time to wall cpu time
 
std::string to_string () const
 convert to string