Maintainer | Ertugrul Soeylemez <es@ertes.de> |
---|---|
Safe Haskell | Safe-Infered |
Control.Wire.Prefab.Clock
Contents
Description
Various clocks.
Clock wires
dtime :: (WirePure >~, WWithDT t >~) => Wire e >~ a tSource
Time deltas starting from the time of the first instant.
sysTime :: (WirePure >~, WWithSysTime t >~) => Wire e >~ a tSource
Global time. Independent of switching. *System* refers to the wire system, not the operating system, so this does not necessarily refer to OS time.