ns3::SystemWallClockMsPrivate Class Reference

List of all members.

Public Member Functions

void Start (void)
unsigned long long End (void)
void Start (void)
unsigned long long End (void)

Private Attributes

struct timeval m_startTv
struct timeval m_endTv

Detailed Description

Definition at line 24 of file unix-system-wall-clock-ms.cc.


Member Function Documentation

unsigned long long ns3::SystemWallClockMsPrivate::End ( void   ) 
unsigned long long ns3::SystemWallClockMsPrivate::End ( void   ) 

Definition at line 41 of file unix-system-wall-clock-ms.cc.

References m_endTv, and m_startTv.

void ns3::SystemWallClockMsPrivate::Start ( void   ) 
void ns3::SystemWallClockMsPrivate::Start ( void   ) 

Definition at line 34 of file unix-system-wall-clock-ms.cc.

References m_startTv.

Referenced by ns3::SystemWallClockMs::Start().


Member Data Documentation

struct timeval ns3::SystemWallClockMsPrivate::m_endTv [private]

Definition at line 28 of file unix-system-wall-clock-ms.cc.

Referenced by End().

struct timeval ns3::SystemWallClockMsPrivate::m_startTv [private]

Definition at line 27 of file unix-system-wall-clock-ms.cc.

Referenced by End(), and Start().


The documentation for this class was generated from the following files:
Generated on Thu Dec 3 14:10:36 2009 for NS-3 by  doxygen 1.6.3