Module

FRP.Behavior.Time

Package
purescript-behaviors
Repository
paf31/purescript-behaviors

#millisSinceEpoch Source

millisSinceEpoch :: Behavior Number

Get the current time in milliseconds since the epoch.

#seconds Source

seconds :: Behavior Number

Get the current time in seconds since the epoch.