Yampa-core-0.2.0: Library for programming hybrid systems.

Copyright(c) Antony Courtney and Henrik Nilsson, Yale University, 2003
LicenseBSD-style (see the LICENSE file in the distribution)
Maintainerivan.perez@keera.co.uk
Stabilityprovisional
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell98

FRP.Yampa.Time

Description

 

Synopsis

Documentation

localTime :: SF a Time Source

Outputs the time passed since the signal function instance was started.

time :: SF a Time Source

Alternative name for localTime.