A Discrete-Event Network Simulator
API
Classes | Namespaces
unix-system-wall-clock-ms.cc File Reference

ns3::SystemWallClockMs and ns3::SystemWallClockMsPrivate implementation. More...

#include "system-wall-clock-ms.h"
#include "abort.h"
#include "log.h"
#include <sys/times.h>
#include <unistd.h>

Go to the source code of this file.

Classes

class  ns3::SystemWallClockMsPrivate
 System-dependent implementation for SystemWallClockMs. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Detailed Description

ns3::SystemWallClockMs and ns3::SystemWallClockMsPrivate implementation.

Definition in file unix-system-wall-clock-ms.cc.