#include <timer.h>
Definition at line 13 of file timer.h.
StackTicToc::StackTicToc |
( |
Unit |
def = MS | ) |
|
|
inline |
void StackTicToc::tic |
( |
| ) |
|
|
inline |
double StackTicToc::toc |
( |
const Unit |
factor | ) |
|
|
inline |
void StackTicToc::toc |
( |
std::ostream & |
os, |
|
|
double |
SMOOTH = 1 |
|
) |
| |
|
inline |
static std::string StackTicToc::unitName |
( |
Unit |
u | ) |
|
|
inlinestatic |
Unit StackTicToc::DEFAULT_UNIT |
std::stack<struct timeval> StackTicToc::stack |
struct timeval StackTicToc::t0 |
The documentation for this struct was generated from the following file: