iceberg-cpp
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
iceberg::RetryTestHooks Struct Reference

Public Types

using Clock = std::chrono::steady_clock
 
using Duration = std::chrono::milliseconds
 
using TimePoint = Clock::time_point
 

Public Attributes

std::function< TimePoint()> now
 
std::function< void(Duration)> sleep_for
 
std::function< int32_t(int32_t)> jitter
 

The documentation for this struct was generated from the following file: