Carna
Version 3.3.2
|
Implements stopwatch using the robust wallclock time from OMP that most compilers support. More...
#include <Stopwatch.h>
Public Member Functions | |
Stopwatch () | |
Starts the time measurement. | |
void | restart () |
Restarts the time measurement. | |
double | result () const |
Tells result in seconds from current time measurement. | |
Implements stopwatch using the robust wallclock time from OMP that most compilers support.
Definition at line 40 of file Stopwatch.h.
Documentation generated by Doxygen