Timers.
More...
#include "Imagine/Common.h"
|
| | Timer () |
| | Constructor.
|
| |
| double | lap () const |
| | Lap.
|
| |
| void | reset () |
| | Reset.
|
| |
Small timer class
- Examples
- Common/test/test.cpp.
◆ Timer()
| Imagine::Timer::Timer |
( |
| ) |
|
|
inline |
Constructs and start a timer
Timer()
Constructor.
Definition Timer.h:33
◆ lap()
| double Imagine::Timer::lap |
( |
| ) |
const |
|
inline |
Seconds since construction of latest reset()
- Returns
- seconds
void reset()
Reset.
Definition Timer.h:51
double lap() const
Lap.
Definition Timer.h:43
- Examples
- Common/test/test.cpp.
◆ reset()
| void Imagine::Timer::reset |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/pascal/Ponts/svn/ImagineQt/Imagine/Common/src/Imagine/Common/Timer.h