time-1.4: A time library
Data.Time.Clock.CTimeval
Synopsis
data CTimeval Source
Constructors
Instances
gettimeofday :: Ptr CTimeval -> Ptr () -> IO CIntSource
getCTimeval :: IO CTimevalSource
Get the current POSIX time from the system clock.