#include <Timer.hpp>
okvis::timing::Timer::Timer |
( |
size_t |
handle, |
|
|
bool |
constructStopped = false |
|
) |
| |
okvis::timing::Timer::Timer |
( |
std::string const & |
tag, |
|
|
bool |
constructStopped = false |
|
) |
| |
okvis::timing::Timer::~Timer |
( |
| ) |
|
void okvis::timing::Timer::discardTiming |
( |
| ) |
|
bool okvis::timing::Timer::isTiming |
( |
| ) |
|
void okvis::timing::Timer::start |
( |
| ) |
|
void okvis::timing::Timer::stop |
( |
| ) |
|
size_t okvis::timing::Timer::m_handle |
|
private |
boost::posix_time::ptime okvis::timing::Timer::m_time |
|
private |
bool okvis::timing::Timer::m_timing |
|
private |
The documentation for this class was generated from the following files: