clocked

timer functionality to clock IO commands

http://patch-tag.com/r/shahn/clocked/home

Latest on Hackage:0.4.1.3

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.

LGPL-3.0-only licensed by Sönke Hahn
Maintained by [email protected]

clocked is a library that allows you to clock IO-operations. You can use it to clock the rendering of frames, the calculation of steps in a physics engine, the triggering of musical events in a real-time system, etc.