CNode::m_last_send

Time of the last send to this peer.

Synopsis

Declared in <net.h>

std::atomic<NodeClock::time_point> m_last_send = {NodeClock::epoch};