time-1.4: A time library

Safe HaskellSafe-Infered

Data.Time.Clock.CTimeval

Synopsis

Documentation

data CTimeval Source

Constructors

MkCTimeval CLong CLong 

Instances

getCTimeval :: IO CTimevalSource

Get the current POSIX time from the system clock.