measure wall-clock time in milliseconds More...
#include <system-wall-clock-ms.h>
Public Member Functions | |
| void | Start (void) |
| unsigned long long | End (void) |
measure wall-clock time in milliseconds
| unsigned long long ns3::SystemWallClockMs::End | ( | void | ) |
It is possible to start a new measurement with ns3::SystemWallClockMs::start after this method returns.
| void ns3::SystemWallClockMs::Start | ( | void | ) |
Start a measure.
1.7.1