clock

High-resolution clock functions: monotonic, realtime, cputime.

http://corsis.github.com/clock/

Version on this page:0.4.1.3@rev:1
LTS Haskell 22.17:0.8.4
Stackage Nightly 2024-04-14:0.8.4
Latest on Hackage:0.8.4

See all snapshots clock appears in

BSD-3-Clause licensed and maintained by Cetin Sert, Corsis Research
This version can be pinned in stack with:clock-0.4.1.3@sha256:653fd69fcb84f23fb93241604f83f686921593f7ded7c3bf61ce7cecf1f00440,2439

Module documentation for 0.4.1.3

Depends on 1 package(full list with versions):
Used by 3 packages in nightly-2015-03-25(full list with versions):

A package for convenient access to high-resolution clock and timer functions of different operating systems via a unified API.

POSIX code and surface API was developed by Cetin Sert in 2009.

Windows code was contributed by Eugene Kirpichov in 2010.

FreeBSD code was contributed by Finn Espen Gundersen on 2013-10-14.

OS X code was contributed by Gerolf Seitz on 2013-10-15.

Derived Generic, Typeable and other instances for Clock and TimeSpec was contributed by Mathieu Boespflug on 2014-09-17.

Corrected dependency listing for GHC < 7.6 was contributed by Brian McKenna on 2014-09-30, fixed by Mihaly Barasz on 2014-10-02.

Version Scheme
Major-R-ewrite . New-F-unctionality . I-mprovementAndBugFixes . P-ackagingOnly
  • PackagingOnly changes are made for quality assurance reasons.