SNAP Library, User Reference
2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
|
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 () |
TExeTm::TExeTm | ( | ) | [inline] |
TExeTm::TExeTm | ( | const TExeTm & | Tm | ) | [inline] |
static char* TExeTm::GetCurTm | ( | ) | [inline, static] |
int TExeTm::GetSecInt | ( | ) | [inline] |
double TExeTm::GetSecs | ( | ) | const [inline] |
const char* TExeTm::GetStr | ( | ) | const [inline] |
TStr TExeTm::GetStr2 | ( | ) | const [inline] |
int TExeTm::GetTime | ( | ) | const [inline] |
const char* TExeTm::GetTmStr | ( | ) | const [inline] |
void TExeTm::Tick | ( | ) | [inline] |