W3cubDocs

/Haskell 8

GHC.Clock

Safe Haskell Trustworthy
Language Haskell2010

getMonotonicTime :: IO Double Source

Return monotonic time in seconds, since some unspecified starting point

Since: base-4.11.0.0

getMonotonicTimeNSec :: IO Word64 Source

Return monotonic time in nanoseconds, since some unspecified starting point

Since: base-4.11.0.0

© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/8.6.1/docs/html/libraries/base-4.12.0.0/GHC-Clock.html