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.10.2/docs/html/libraries/base-4.14.1.0/GHC-Clock.html