| 
    vSMC
    
   vSMC: 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 50 of file stop_watch.hpp.
| using vsmc::StopWatchGuard< WatchType >::watch_type = WatchType | 
Definition at line 53 of file stop_watch.hpp.
      
  | 
  inline | 
Definition at line 55 of file stop_watch.hpp.
      
  | 
  inline | 
Definition at line 62 of file stop_watch.hpp.
 1.8.11