|
using | tick_type = typename std::chrono::milliseconds::rep |
|
|
| backoff_timeout (std::chrono::milliseconds initial_timeout, std::chrono::milliseconds max_timeout, int scale_factor=2) |
|
optional_millis | operator() (std::size_t attempts) const noexcept |
|
|
const tick_type | m_initial_ticks |
|
const tick_type | m_max_ticks |
|
const int | m_scale_factor |
|
The documentation for this struct was generated from the following file: