1 #ifndef ESP8266NDN_UNIX_TIME_HPP
2 #define ESP8266NDN_UNIX_TIME_HPP
4 #include "../port/port.hpp"
30 void begin(
int interval = 60000);
Retrieve and maintain UnixTime clock.
Definition: unix-time.hpp:22
UnixTime(ndnph::Face &face)
void begin(int interval=60000)
Enable UnixTime requests.
Network layer face.
Definition: face.hpp:12
Helper to keep track an outgoing pending Interest.
Definition: packet-handler.hpp:125
Base class to receive packets from Face.
Definition: packet-handler.hpp:10
Definition: autoconfig.hpp:24
@ Data
Definition: an.hpp:41
port_clock_ino::Clock Clock
Definition: ino.hpp:59