vSMC
v3.0.0
Scalable Monte Carlo
|
Start and stop a StopWatch in scope (similiar to a mutex lock guard) More...
#include <vsmc/utility/stop_watch.hpp>
Public Types | |
using | watch_type = WatchType |
Public Member Functions | |
StopWatchGuard (watch_type &watch, bool start=true) | |
~StopWatchGuard () | |
Start and stop a StopWatch in scope (similiar to a mutex lock guard)
Definition at line 91 of file stop_watch.hpp.
using vsmc::StopWatchGuard< WatchType >::watch_type = WatchType |
Definition at line 94 of file stop_watch.hpp.
|
inline |
Definition at line 96 of file stop_watch.hpp.
|
inline |
Definition at line 103 of file stop_watch.hpp.