vSMC
vSMC: Scalable Monte Carlo
|
A null StopWatch. More...
#include <vsmc/utility/stop_watch.hpp>
Public Member Functions | |
double | hours () const |
double | microseconds () const |
double | milliseconds () const |
double | minutes () const |
double | nanoseconds () const |
void | reset () |
bool | running () const |
double | seconds () const |
bool | start () |
bool | stop () |
A null StopWatch.
This class provides StopWatch interface but does nothing
Definition at line 95 of file stop_watch.hpp.
|
inline |
Definition at line 109 of file stop_watch.hpp.
|
inline |
Definition at line 105 of file stop_watch.hpp.
|
inline |
Definition at line 106 of file stop_watch.hpp.
|
inline |
Definition at line 108 of file stop_watch.hpp.
|
inline |
Definition at line 104 of file stop_watch.hpp.
|
inline |
Definition at line 102 of file stop_watch.hpp.
|
inline |
Definition at line 99 of file stop_watch.hpp.
|
inline |
Definition at line 107 of file stop_watch.hpp.
|
inline |
Definition at line 100 of file stop_watch.hpp.
|
inline |
Definition at line 101 of file stop_watch.hpp.