ns3::SystemWallClockMs Class Reference

measure wall-clock time in milliseconds More...

#include <system-wall-clock-ms.h>

List of all members.

Public Member Functions

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


Detailed Description

measure wall-clock time in milliseconds

Member Function Documentation

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

Returns:
the measured elapsed wall clock time since ns3::SystemWallClockMs::start was invoked.
It is possible to start a new measurement with ns3::SystemWallClockMs::start after this method returns.

void ns3::SystemWallClockMs::Start ( void   ) 

Start a measure.


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

Generated on Fri Apr 9 15:01:09 2010 for NS-3 by  doxygen 1.5.8