fixed-timestep

Pure Haskell library to repeat an action at a specific frequency.

https://github.com/Solonarv/fixed-timestep#README

Latest on Hackage:0.2.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Solonarv
Maintained by Nicolas Stamm

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