clock: High-resolution clock and timer functions: realtime, monotonic, cputime, etc.
A package for convenient access to high-resolution clock and timer functions of different operating systems.
It is planned to consist of two layers. The lower layer will provide direct access to OS-specific clock and timer functions like clock_gettime of Posix or GetTickCount of Windows and its upper layer shall then provide a common API for all supported systems. Currently only the lower level is being developed.
POSIX reference: IEEE Std 1003.1-2008 http://www.opengroup.org/onlinepubs/9699919799/, http://www.opengroup.org/onlinepubs/9699919799/functions/clock_getres.html#
WINDOWS reference: !! This early version is posix-only and does not build on Windows. Support will be added in the future. !!
For more information, see: http://sert.homedns.org/hs/clock
[Skip to Readme]
Downloads
- clock-0.1.2.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 |
---|---|
Change log | CHANGES |
Dependencies | base (>=2 && <5) [details] |
License | BSD-3-Clause |
Copyright | (c) 2009 Cetin Sert |
Author | Cetin Sert <cetin@sertcom.de> |
Maintainer | Cetin Sert <cetin@sertcom.de> |
Category | System |
Home page | <http://sert.homedns.org/hs/clock/> |
Uploaded | by CetinSert at 2009-06-17T03:58:38Z |
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, 4292 indirect [details] |
Downloads | 150637 total (487 in the last 30 days) |
Rating | 2.5 (votes: 5) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |