Yampa-0.10.5: 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 #

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

time :: SF a Time #

Alternative name for localTime.