SNAP Library 3.0, User Reference
2016-07-20 17:56:49
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 |