STK++ 0.9.13
|
The namespace Chrono is an utility namespace for computing elapsed time during the execution of a program. More...
Functions | |
void | start () |
Start the Chrono. | |
Real | elapsed () |
Compute the elapsed time (in second) since last start() call. | |
The namespace Chrono is an utility namespace for computing elapsed time during the execution of a program.