concurrent-0

Safe HaskellSafe
LanguageHaskell2010

Concurrent.Internal.Backoff

Documentation

data Backoff Source

Constructors

Backoff 

Fields

current, cap, totalWait :: !Int