|
SNAP Library 2.3, User Reference
2014-06-16 11:58:46
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <tm.h>
Public Member Functions | |
| TExeTm () | |
| TExeTm (const TExeTm &Tm) | |
| TExeTm & | operator= (const TExeTm &Tm) |
| void | Tick () |
| int | GetTime () const |
| double | GetSecs () const |
| int | GetSecInt () |
| const char * | GetStr () const |
| TStr | GetStr2 () const |
| const char * | GetTmStr () const |
Static Public Member Functions | |
| static char * | GetCurTm () |
Private Attributes | |
| int | LastTick |
|
inline |
|
inline |