SNAP Library 6.0, Developer Reference
2020-12-09 16:24:20
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <tm.h>
Public Member Functions | |
TTmTimer (const int &_MxMSecs) | |
void | Restart () |
bool | IsTimeUp () const |
Private Member Functions | |
UndefDefaultCopyAssign (TTmTimer) | |
Private Attributes | |
int | MxMSecs |
TTmStopWatch | StopWatch |
|
inline |
Definition at line 445 of file tm.h.
References TTmStopWatch::GetMSecInt(), and MxMSecs.
|
inline |
Definition at line 443 of file tm.h.
References TTmStopWatch::Reset().
|
private |
|
private |
Definition at line 435 of file tm.h.
Referenced by IsTimeUp().
|
private |