#include <timer.h>
Definition at line 31 of file timer.h.
Timer::Timer |
( |
const std::string & |
id = "" , |
|
|
const bool |
report = false |
|
) |
| |
|
inline |
Timer::Timer |
( |
const Timer & |
| ) |
|
|
private |
double Timer::elapsed_msec |
( |
| ) |
const |
double Timer::elapsed_sec |
( |
| ) |
const |
unsigned long Timer::get_counter |
( |
| ) |
const |
void Timer::timestamp |
( |
| ) |
|
|
static |
const std::string Timer::class_name = "Timer" |
|
static |
unsigned long Timer::m_counter |
|
private |
bool Timer::m_report_on_exit |
|
private |
The documentation for this class was generated from the following files: