[#CNode-PongReceived] = xref:CNode.adoc[CNode]::PongReceived :relfileprefix: ../ :mrdocs: A ping‐pong round trip has completed successfully. Update latest and minimum ping durations. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void PongReceived(NodeClock::duration ping_time); ---- == Parameters [cols="1,4"] |=== | Name| Description | *ping_time* | the measured round‐trip duration. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#