timers-updatable

timers which are updatable in the remaining time

http://github.com/paolino/timers-updatable

Latest on Hackage:0.2.0.2

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.

BSD-3-Clause licensed by Paolo Veronelli
Maintained by [email protected]

Timers implemented in this package can be used to synchronise threads to continue all together when the timer rings. While the timer is running it can be updated in the remaining time. A parallel and serial update policy is provided.