#include <EGMeasure.h>
Public Methods | |
EGMeasure () | |
Constructor. | |
void | Start (std::ostream &) |
Records the start time. | |
void | Lap (std::ostream &) |
Records the time. | |
void | Stop (std::ostream &) |
Records the finish time. |
|
Constructor.
|
|
Records the time.
|
|
Records the start time.
|
|
Records the finish time.
|