|
SNAP Library 4.1, Developer Reference
2018-07-26 16:30:42
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include "bd.h"

Go to the source code of this file.
Classes | |
| class | TTmInfo |
| class | TJulianDate |
| class | TSecTm |
| class | TTm |
| class | TExeTm |
| class | TTmStopWatch |
| class | TTmProfiler |
| class | TTmTimer |
Typedefs | |
| typedef TVec< TSecTm > | TSecTmV |
| typedef TKeyDat< TSecTm, TStr > | TSecTmStrKd |
| typedef TVec< TSecTmStrKd > | TSecTmStrKdV |
| typedef TVec< TTm > | TTmV |
| typedef TPair< TTm, TStr > | TTmStrPr |
| typedef TPair< TStr, TTm > | TStrTmPr |
| typedef TVec< TTmStrPr > | TTmStrPrV |
| typedef TVec< TStrTmPr > | TStrTmPrV |
| typedef TPt< TTmProfiler > | PTmProfiler |
Enumerations | |
| enum | TTmUnit { tmuUndef, tmu1Sec, tmu1Min, tmu10Min, tmu15Min, tmu30Min, tmu1Hour, tmu2Hour, tmu4Hour, tmu6Hour, tmu12Hour, tmuDay, tmuWeek, tmuMonth, tmuYear, tmuNodes, tmuEdges } |
| typedef TPt< TTmProfiler > PTmProfiler |
| typedef TVec<TSecTmStrKd> TSecTmStrKdV |
| enum TTmUnit |