#include <UtilTimer.h>
Definition at line 23 of file UtilTimer.h.
◆ UtilTimer()
◆ ~UtilTimer()
UtilTimer::~UtilTimer |
( |
| ) |
|
|
inline |
◆ reset()
void UtilTimer::reset |
( |
| ) |
|
|
inline |
◆ start()
void UtilTimer::start |
( |
| ) |
|
|
inline |
◆ stop()
Stop timer and computing times.
Definition at line 59 of file UtilTimer.h.
◆ getCpuTime()
double UtilTimer::getCpuTime |
( |
| ) |
|
|
inline |
◆ getRealTime()
double UtilTimer::getRealTime |
( |
| ) |
|
|
inline |
◆ isPast()
bool UtilTimer::isPast |
( |
double |
limit | ) |
|
|
inline |
Return whether the given amount of real time has elapsed since the timer was started.
Definition at line 82 of file UtilTimer.h.
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/Dip-releases-0.92.4/Dip/src/UtilTimer.h