STK++ 0.9.13
STK::Chrono Namespace Reference

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.
 

Detailed Description

The namespace Chrono is an utility namespace for computing elapsed time during the execution of a program.