rdtsc-enolan: Binding to sources of high-efficiency, high-precision, monotonically increasing relative time.

[ bsd3, foreign-binding, library, time ] [ Propose Tags ]

Haskell binding to sources of high-efficiency, high-precision, monotonically increasing relative time. Tested only on amd64 though, so use it at your own risk. Most of the credit should go to Matteo Frigo and Martin Grabmuller, I only cleaned up the documentation.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0, 0.1
Dependencies base (>=4 && <5) [details]
License BSD-3-Clause
Author Martin Grabmueller <martin@grabmueller.de>, Echo Nolan <echo@echonolan.net>
Maintainer Echo Nolan <echo@echonolan.net>
Category Foreign binding, time
Home page http://code.haskell.org/rdtsc
Source repo head: git clone git://github.com/enolan/rdtsc-safer.git
Uploaded by EchoNolan at 2012-10-11T16:01:17Z
Distributions NixOS:0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1832 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for rdtsc-enolan-0.1

[back to package description]
Simple interface to high-efficiency high-precision monotonically increasing 
time source for a variety of OSes and architectures. Only tested on amd64,
buyer beware.