Module

FRP.Behavior.Time

Package
purescript-behaviors
Repository
paf31/purescript-behaviors

#instant Source

instant :: Behavior Instant

Get the current time in milliseconds since the epoch.

#seconds Source

seconds :: Behavior Seconds

Get the current time in seconds since the epoch.