Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
System time
Synopsis
Documentation
getSystemTimeAsNtpReal :: IO NtpReal Source #
Get the system time, epoch start of 1970 UTC, leap-seconds ignored. getSystemTime is typically much faster than getCurrentTime, however it is not available in Hugs.