async-timer-0.2.0.0: Provides API for timer based execution of IO actions
This is a lightweight package built on top of the async package providing easy to use periodic timers. This can be used for executing IO actions periodically.
Signatures
Modules
- Control
- Concurrent
- Async
- Control.Concurrent.Async.Timer Public API for asynchronous Timers
- Async
- Concurrent