The latest version of clock is 0.8.4-0.

clock

Version 0.2.0.0 revision 0 uploaded by CetinSert.

Package meta

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

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

Author
Cetin Sert <cetin@sertcom.de>, Eugene Kirpichov <ekirpichov@gmail.com>
Bug reports
n/a
Category
System
Copyright
(c) Cetin Sert 2009-2010, (c) Eugene Kirpichov 2010
Homepage
http://corsis.sourceforge.net/index.php/Haskell/Clock
Maintainer
Cetin Sert <cetin@sertcom.de>
Package URL
n/a
Stability
Experimental

Components