![]() |
LibCarna Version 3.4.0
|
Implements stopwatch using the robust wallclock time from OMP that most compilers support. More...
#include <Stopwatch.hpp>
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 43 of file Stopwatch.hpp.
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen