Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
A "Busy
" clock that ticks without waiting.
Documentation
A clock that ticks without waiting. All time passed between ticks amounts to computation time, side effects, time measurement and framework overhead.
Instances
GetClockProxy Busy Source # | |
Defined in FRP.Rhine.Clock.Realtime.Busy | |
MonadIO m => Clock m Busy Source # | |
type Tag Busy Source # | |
Defined in FRP.Rhine.Clock.Realtime.Busy | |
type Time Busy Source # | |
Defined in FRP.Rhine.Clock.Realtime.Busy |