3#include <xrpld/peerfinder/detail/Tuning.h>
std::chrono::steady_clock::time_point time_point
clock_type::time_point const & when() const
Returns the time after which we should allow a connection attempt.
clock_type::time_point when_
void failure(clock_type::time_point const &now)
Updates metadata to reflect a failed connection.
void success(clock_type::time_point const &now)
Updates metadata to reflect a successful connection.
Fixed(Fixed const &)=default
static std::array< int, 10 > const kConnectionBackoff
beast::AbstractClock< std::chrono::steady_clock > clock_type