FRP.Rhine.Clock.Util
Contents
genTimeInfo :: (Monad m, Clock m cl) => ClockProxy cl -> Time cl -> Automaton m (Time cl, Tag cl) (TimeInfo cl) Source #
Given a clock value and an initial time, generate a stream of time stamps.