Timers.
More...
#include "Imagine/Common.h"
Small timer class
- Examples
- Common/test/test.cpp.
◆ Timer()
Imagine::Timer::Timer |
( |
| ) |
|
|
inline |
Constructs and start a timer
Timers.
Definition: Timer.h:15
◆ 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:
- C:/Users/Pascal Monasse/ImagineQt/Imagine/Common/src/Imagine/Common/Timer.h