A simple timer class.
More...
#include <timer.hpp>
A simple timer class.
Definition at line 73 of file timer.hpp.
◆ timer()
viennashe::util::timer::timer |
( |
| ) |
|
|
inline |
◆ get()
double viennashe::util::timer::get |
( |
| ) |
const |
|
inline |
Returns the number of seconds elapsed.
Definition at line 88 of file timer.hpp.
◆ start()
void viennashe::util::timer::start |
( |
| ) |
|
|
inline |
Starts the timer.
Definition at line 80 of file timer.hpp.
The documentation for this class was generated from the following file: