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