#include <IndriTimer.hpp>
Public Methods | |
| IndriTimer () | |
| void | start () |
| start the timer | |
| UINT64 | elapsedTime () const |
| |
| void | printElapsedSeconds (std::ostream &out) const |
| void | printElapsedMicroseconds (std::ostream &out) const |
Static Public Methods | |
| UINT64 | currentTime () |
| |
|
|
|
|
|
|
|
|
|
|
|
Print elapsed microseconds to an output stream.
|
|
|
Print elapsed seconds to an output stream.
|
|
|
start the timer
|
1.2.18