Doxygen
Loading...
Searching...
No Matches
AutoTimeKeeper Class Reference

Public Member Functions

 AutoTimeKeeper ()
 
 ~AutoTimeKeeper ()
 

Detailed Description

Definition at line 91 of file portable.cpp.

Constructor & Destructor Documentation

◆ AutoTimeKeeper()

AutoTimeKeeper::AutoTimeKeeper ( )
inline

Definition at line 94 of file portable.cpp.

void start()
start a timer for this thread
Definition portable.cpp:51
static SysTimeKeeper & instance()
Definition portable.cpp:85

References SysTimeKeeper::instance(), and SysTimeKeeper::start().

◆ ~AutoTimeKeeper()

AutoTimeKeeper::~AutoTimeKeeper ( )
inline

Definition at line 95 of file portable.cpp.

void stop()
ends a timer for this thread, accumulate time difference since start
Definition portable.cpp:57

References SysTimeKeeper::instance(), and SysTimeKeeper::stop().


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