#include <timer.hh>
Public Member Functions | |
| float | lenght () |
| float | lenght () |
| void | start () |
| void | start () |
| void | stop () |
| void | stop () |
Private Attributes | |
| clock_t | end_ |
| float | len |
| clock_t | start_ |
| float timer::lenght | ( | ) | [inline] |
| float timer::lenght | ( | ) | [inline] |
References start_.
| void timer::start | ( | ) | [inline] |
References start_.
| void timer::start | ( | ) | [inline] |
| void timer::stop | ( | ) | [inline] |
clock_t timer::end_ [private] |
Referenced by stop().
float timer::len [private] |
Referenced by stop().
clock_t timer::start_ [private] |
1.7.1