fixed-timestep: Pure Haskell library to repeat an action at a specific frequency.

[ library, mit, time ] [ Propose Tags ]

Repeat IO actions at a specific frequency, using flicks (1/705600000 of a second) for timekeeping. Also contains a simple implementation of flicks.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1
Change log CHANGELOG.md
Dependencies async (>=2.0.1.0 && <2.3), base (>=4.10 && <4.13), clock (>=0.7 && <0.8), time (>=1.6 && <1.10) [details]
License MIT
Copyright 2019 Nicolas Stamm (Solonarv)
Author Solonarv
Maintainer Nicolas Stamm <nstamm@gmx.de>
Category Time
Home page https://github.com/Solonarv/fixed-timestep#README
Bug tracker https://github.com/Solonarv/fixed-timestep/issues
Source repo head: git clone git://github.com/Solonarv/fixed-timestep.git
Uploaded by Solonarv at 2019-03-13T22:30:25Z
Distributions
Downloads 1234 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-03-13 [all 1 reports]