#include <timer.h>
Definition at line 10 of file timer.h.
◆ anonymous enum
Enumerator |
---|
uninitialized | |
running | |
stopped | |
Definition at line 67 of file timer.h.
◆ Timer() [1/3]
◆ Timer() [2/3]
Timer::Timer |
( |
double |
floating_ops1 | ) |
|
|
inline |
◆ ~Timer()
◆ Timer() [3/3]
◆ elapsedSeconds()
double Timer::elapsedSeconds |
( |
| ) |
|
|
inline |
◆ operator=()
void Timer::operator= |
( |
Timer & |
| ) |
|
|
inlineprivate |
◆ report()
void Timer::report |
( |
char const * |
what | ) |
const |
|
inline |
◆ sec()
◆ start()
◆ stop()
◆ systemTime()
double Timer::systemTime |
( |
| ) |
|
|
inlineprivate |
◆ floating_ops
double Timer::floating_ops |
|
private |
◆ resourceUsage_
struct rusage Timer::resourceUsage_ |
|
private |
◆ state_
enum { ... } Timer::state_ |
◆ t1_
◆ t2_
The documentation for this class was generated from the following file: