#include <oasys/tclcmd/TclCommand.h>
#include "Simulator.h"
#include "Node.h"
#include "Topology.h"
#include "SimLog.h"
#include "bundling/BundleTimestamp.h"
Go to the source code of this file.
Namespaces | |
namespace | dtnsim |
Functions | |
int | dtnsim::gettimeofday (struct timeval *tv, struct timezone *tz) |
Override gettimeofday to return the simulator time. |