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 |
|
) |
|
The documentation for this class was generated from the following file:
- src/core/system-wall-clock-ms.h