![]() |
QMCPACK
|
Public Member Functions | |
double | elapsed () |
RunTimeManager () | |
bool | isStopNeeded () const |
void | markStop () |
Private Attributes | |
const CLOCK::time_point | start_time |
bool | need_to_stop_ |
Definition at line 26 of file RunTimeManager.h.
|
inline |
Definition at line 35 of file RunTimeManager.h.
|
inline |
Definition at line 29 of file RunTimeManager.h.
References RunTimeManager< CLOCK >::start_time.
Referenced by qmcplusplus::TEST_CASE().
|
inline |
|
inline |
|
private |
Definition at line 42 of file RunTimeManager.h.
Referenced by RunTimeManager< CLOCK >::isStopNeeded(), and RunTimeManager< CLOCK >::markStop().
|
private |
Definition at line 41 of file RunTimeManager.h.
Referenced by RunTimeManager< CLOCK >::elapsed().