#include <ndn-time.hpp>
Public Member Functions | |
steady_clock::time_point | getNow () const |
std::string | getSince () const |
steady_clock::duration | toWaitDuration (steady_clock::duration d) const |
Definition at line 43 of file ndn-time.hpp.
steady_clock::time_point ns3::ndn::time::CustomSteadyClock::getNow | ( | ) | const |
Definition at line 51 of file ndn-time.cpp.
std::string ns3::ndn::time::CustomSteadyClock::getSince | ( | ) | const |
Definition at line 58 of file ndn-time.cpp.
steady_clock::duration ns3::ndn::time::CustomSteadyClock::toWaitDuration | ( | steady_clock::duration | d | ) | const |
Definition at line 64 of file ndn-time.cpp.