LeviLamina
|
Class that implements exponential backoff. More...
#include <ConcurrentPriorityQueue.h>
Public Member Functions | |
atomic_backoff (bool) | |
atomic_backoff (atomic_backoff const &)=delete | |
No Copy. | |
atomic_backoff & | operator= (atomic_backoff const &)=delete |
void | pause () |
Pause for a while. | |
Class that implements exponential backoff.