Timer for measuring execution time.
More...
#include <Timer.h>
Timer for measuring execution time.
Timer class for measuring execution time.
Definition at line 44 of file Timer.h.
◆ Timer()
◆ ~Timer()
◆ start()
void alvar::Timer::start |
( |
| ) |
|
Starts the timer.
Definition at line 40 of file Timer.cpp.
◆ stop()
double alvar::Timer::stop |
( |
| ) |
|
Stops the timer and returns the elapsed time in seconds.
Definition at line 45 of file Timer.cpp.
The documentation for this class was generated from the following files: