SNAP Library 2.4, User Reference
2015-05-11 19:40:56
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 |