| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Bludigon.Control.Wait
Documentation
data ControlWaitT m a Source #
Instances
runControlWaitT :: ConfigWait -> ControlWaitT m a -> m a Source #
newtype ConfigWait Source #
Constructors
| ConfigWait | |
Fields | |
Instances
type Microseconds = Int Source #