#include <Utils.h>
|
const double | nsToMs = 1./1e6 |
|
const double | nsToS = 1./1e9 |
|
|
template<typename T , typename Traits > |
std::basic_ostream< T, Traits > & | operator<< (std::basic_ostream< T, Traits > &out, const PosixTimer &timer) |
|
orca::utils::PosixTimer::PosixTimer |
( |
bool |
start_now = false | ) |
|
|
inlineexplicit |
double orca::utils::PosixTimer::elapsed |
( |
| ) |
const |
|
inline |
double orca::utils::PosixTimer::elapsedMs |
( |
| ) |
const |
|
inline |
double orca::utils::PosixTimer::elapsedNs |
( |
| ) |
const |
|
inline |
void orca::utils::PosixTimer::start |
( |
| ) |
|
|
inline |
template<typename T , typename Traits >
std::basic_ostream<T, Traits>& operator<< |
( |
std::basic_ostream< T, Traits > & |
out, |
|
|
const PosixTimer & |
timer |
|
) |
| |
|
friend |
const double orca::utils::PosixTimer::nsToMs = 1./1e6 |
const double orca::utils::PosixTimer::nsToS = 1./1e9 |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/orca-controller/checkouts/dev/include/orca/utils/Utils.h