unbounded-delays-units: Thread delays and timeouts using proper time units

[ bsd3, library, unclassified ] [ Propose Tags ]

Higher level interface to unbounded-delays lib, allowing you to specify the time delays in whatever unit you prefer, us, ms, seconds, minutes, hours.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.4
Dependencies base (>=4 && <5), unbounded-delays (>=0.1.0 && <0.2), units (>=2.0 && <2.1), units-defs (>=1.0.1 && <1.1) [details]
License BSD-3-Clause
Author João Cristóvão <jmacristovao@gmail.com>
Maintainer João Cristóvão <jmacristovao@gmail.com>
Home page https://github.com/jcristovao/unbouded-delays-units
Source repo head: git clone https://github.com/jcristovao/unbounded-delays-units
Uploaded by jcristovao at 2014-06-04T17:21:13Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1017 total (4 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 unbounded-delays-units-0.4

[back to package description]

control-concurrent-units

Higher level interface to unbounded-delays lib, allowing you to specify the time delays in whatever unit you prefer, us, ms, seconds, minutes, hours.

See this blog post for further information

Contributing

All contribuitions are welcomed!