unix-2.3.1.0: POSIX functionalityContentsIndex
System.Posix.Time
Portabilitynon-portable (requires POSIX)
Stabilityprovisional
Maintainerlibraries@haskell.org
Description
POSIX Time support
Synopsis
epochTime :: IO EpochTime
Documentation
epochTime :: IO EpochTime
epochTime calls time to obtain the number of seconds that have elapsed since the epoch (Jan 01 00:00:00 GMT 1970).
Produced by Haddock version 2.3.0