Platform-independent runtime measurements. More...
#include <timer.hxx>
Public Member Functions | |
Timer () | |
double | elapsedTime () const |
void | tic () |
void | toc () |
void | reset () |
Platform-independent runtime measurements.
Definition at line 29 of file timer.hxx.
opengm::Timer::Timer | ( | ) | [inline] |
double opengm::Timer::elapsedTime | ( | ) | const [inline] |
void opengm::Timer::reset | ( | ) | [inline] |
void opengm::Timer::tic | ( | ) | [inline] |