clock: High-resolution clock and timer functions: realtime, monotonic, cputime, etc.

[ bsd3, library, system ] [ Propose Tags ]

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: ...

For more information, see: http://corsis.sourceforge.net/index.php/Haskell/Clock

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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) [details]
License BSD-3-Clause
Copyright (c) Cetin Sert 2009-2010, (c) Eugene Kirpichov 2010
Author Cetin Sert <cetin@sertcom.de>, Eugene Kirpichov <ekirpichov@gmail.com>
Maintainer Cetin Sert <cetin@sertcom.de>
Category System
Home page http://corsis.sourceforge.net/index.php/Haskell/Clock
Uploaded by CetinSert at 2010-12-15T19:30:36Z
Distributions Arch:0.8.3, 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 128 direct, 4222 indirect [details]
Downloads 147497 total (454 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]