Definition at line 17 of file timer.h.
Default timer constructor, storing the start time
Definition at line 21 of file timer.h.
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
timer & |
t |
|
) |
| |
|
friend |
Overloaded ostream operator to give the current elapsed time.
Definition at line 70 of file timer.h.
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
timer * |
t |
|
) |
| |
|
friend |
Overloaded ostream operator to give the current elapsed time.
Definition at line 76 of file timer.h.
The documentation for this class was generated from the following file: