Skip to main content

iter_with_initial_wait_ms

Function iter_with_initial_wait_ms 

Source
pub fn iter_with_initial_wait_ms(initial_wait_ms: u64) -> Backoff 
Expand description

Like get_backoff_iter, but allows specifying the initial wait time in milliseconds.