# Functions
No description provided by the author
# Constants
MaxConcurrentPings is the maximum number of ping requests that can be sent concurrently.
MaxJitter is the maximum time to pause between nodes during ping.
PingInterval is the interval between pings to remote nodes.
PingTimeout is maximum time to wait for a ping reply from a remote node.