SNAP Library, User Reference  2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TTmStopWatch Class Reference

List of all members.

Public Member Functions

 TTmStopWatch (const bool &Start=false)
void Start ()
void Stop ()
void Reset (const bool &Start)
int GetTime () const
double GetSec () const
int GetSecInt () const
double GetMSec () const
int GetMSecInt () const

Constructor & Destructor Documentation

TTmStopWatch::TTmStopWatch ( const bool &  Start = false) [inline]

Member Function Documentation

double TTmStopWatch::GetMSec ( ) const [inline]
int TTmStopWatch::GetMSecInt ( ) const [inline]
double TTmStopWatch::GetSec ( ) const [inline]
int TTmStopWatch::GetSecInt ( ) const [inline]
int TTmStopWatch::GetTime ( ) const [inline]
void TTmStopWatch::Reset ( const bool &  Start) [inline]
void TTmStopWatch::Start ( ) [inline]
void TTmStopWatch::Stop ( ) [inline]

The documentation for this class was generated from the following file: