reactive-bacon-0.4.1: FRP (functional reactive programming) framework

Safe HaskellSafe-Inferred

Reactive.Bacon.EventStream.Timed

Synopsis

Documentation

milliseconds :: Integral a => a -> TimeDiffSource

Milliseconds to TimeDiff

seconds :: Integral a => a -> TimeDiffSource

Seconds to TimeDiff