|
Clio
develop
The XRP Ledger API server.
|
The delays to use between retry attempts. More...
#include <Retry.hpp>
Public Attributes | |
| std::chrono::steady_clock::duration | initial |
| std::chrono::steady_clock::duration | max |
The delays to use between retry attempts.
Equal initial and max mean a flat delay with no backoff.