#include <Timer.h>
|
static double | now () |
|
static void | sleep (const double &seconds) |
|
rl::util::Timer::Timer |
( |
| ) |
|
|
inlineexplicit |
virtual rl::util::Timer::~Timer |
( |
| ) |
|
|
inlinevirtual |
double rl::util::Timer::elapsed |
( |
| ) |
const |
|
inline |
static double rl::util::Timer::now |
( |
| ) |
|
|
inlinestatic |
static void rl::util::Timer::sleep |
( |
const double & |
seconds | ) |
|
|
inlinestatic |
void rl::util::Timer::start |
( |
| ) |
|
|
inline |
void rl::util::Timer::stop |
( |
| ) |
|
|
inline |
timeval rl::util::Timer::begin |
|
private |
timeval rl::util::Timer::end |
|
private |
The documentation for this class was generated from the following file: