Time of the last receive from this peer.
Synopsis
Declared in <net.h>
std::atomic<NodeClock::time_point> m_last_recv = {NodeClock::epoch};
Created with MrDocs
Time of the last receive from this peer.
Declared in <net.h>
std::atomic<NodeClock::time_point> m_last_recv = {NodeClock::epoch};
Created with MrDocs