unix-2.3.2.0: POSIX functionalitySource codeContentsIndex
System.Posix.Time
Portabilitynon-portable (requires POSIX)
Stabilityprovisional
Maintainerlibraries@haskell.org
Description
POSIX Time support
Synopsis
epochTime :: IO EpochTime
Documentation
epochTime :: IO EpochTimeSource
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.4.2