Module

FRP.Behavior.Time

#instant

instant :: Behavior Instant

Get the current time in milliseconds since the epoch.

#seconds

seconds :: Behavior Seconds

Get the current time in seconds since the epoch.

Modules