clock: High-resolution clock functions: monotonic, realtime, cputime.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
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.
Properties
Versions | 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.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 |
---|---|
Change log | None available |
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 |
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 2014-10-02T15:27:55Z |
Modules
[Index]
- System
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.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees