#include <mln/util/timer.hh>
Detailed Description
Timer structure.
Definition at line 45 of file mln/util/timer.hh.
Constructor & Destructor Documentation
| mln::util::timer::timer |
( |
| ) |
|
| mln::util::timer::~timer |
( |
| ) |
|
Member Function Documentation
| double mln::util::timer::ms |
( |
| ) |
const |
|
inline |
| float mln::util::timer::read |
( |
| ) |
const |
| void mln::util::timer::reset |
( |
| ) |
|
| void mln::util::timer::restart |
( |
| ) |
|
| void mln::util::timer::resume |
( |
| ) |
|
| void mln::util::timer::start |
( |
| ) |
|
| float mln::util::timer::stop |
( |
| ) |
|
| float mln::util::timer::subj_ |
( |
| ) |
|
Member Typedef Documentation