biu::Timer Class Reference
#include <Timer.hh>
Detailed Description
Timer class to measure runtime in miliseconds.
Definition at line 12 of file Timer.hh.
Public Member Functions | |
void | start (void) |
double | stop (void) |
Private Attributes | |
clock_t | t0 |
Member Function Documentation
void biu::Timer::start | ( | void | ) | [inline] |
double biu::Timer::stop | ( | void | ) | [inline] |
Field Documentation
clock_t biu::Timer::t0 [private] |
The documentation for this class was generated from the following file:
- src/biu/Timer.hh