unix-compat-0.4.1.1: Portable POSIX-compatibility layer.

Safe HaskellSafe-Inferred

System.PosixCompat.Time

Description

This module makes the operations exported by System.Posix.Time available on all platforms. On POSIX systems it re-exports operations from System.Posix.Time, on other platforms it emulates the operations as far as possible.

Documentation

epochTime :: IO EpochTime