entwine-0.0.2: entwine - Concurrency tools

Safe HaskellNone
LanguageHaskell98

Entwine.Loop

Synopsis

Documentation

loop :: MonadIO m => Duration -> Gate -> m () -> m () Source #

Loop with a delay until the gate is closed