clock: High-resolution clock functions: monotonic, realtime, cputime.
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.
Windows code corrected by Dimitri Sabadie on 2015-02-09.
- Version Scheme
- Major-
R
-ewrite . New-F
-unctionality .I
-mprovementAndBugFixes .P
-ackagingOnly
PackagingOnly
changes are made for quality assurance reasons.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
llvm | compile via LLVM | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- clock-0.4.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.2.1, 0.2.0.0, 0.3, 0.4.0.1, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.4.2.0, 0.4.3.0, 0.4.4.0, 0.4.5.0, 0.4.6.0, 0.5.0.0, 0.5.0.1, 0.5.1, 0.5.2, 0.6.0, 0.6.0.1, 0.7.1, 0.7.1.1, 0.7.2, 0.8, 0.8.2, 0.8.3, 0.8.4 |
---|---|
Dependencies | base (>=2 && <=5), ghc-prim [details] |
License | BSD-3-Clause |
Copyright | Copyright © Cetin Sert 2009-2013, Eugene Kirpichov 2010, Finn Espen Gundersen 2013, Gerolf Seitz 2013, Mathieu Boespflug 2014, Dimitri Sabadie 2015 |
Author | Cetin Sert <cetin@corsis.eu>, Corsis Research |
Maintainer | Cetin Sert <cetin@corsis.eu>, Corsis Research |
Category | System |
Home page | http://corsis.github.com/clock/ |
Bug tracker | http://corsis.github.com/clock/issues |
Source repo | head: git clone git://github.com/corsis/clock.git |
Uploaded | by CetinSert at 2015-04-20T15:48:12Z |
Distributions | Arch:0.8.4, Debian:0.8, Fedora:0.8.4, LTSHaskell:0.8.4, NixOS:0.8.4, Stackage:0.8.4, openSUSE:0.8.4 |
Reverse Dependencies | 133 direct, 4310 indirect [details] |
Downloads | 151648 total (433 in the last 30 days) |
Rating | 2.5 (votes: 5) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-04-20 [all 1 reports] |