CNode::m_last_recv

Time of the last receive from this peer.

Synopsis

Declared in <net.h>

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