delay

More useful and humain delaying functions

Latest on Hackage:0

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 davean
Maintained by davean

Functions to provide delays, timeouts, and callbacks where the target time is calculated either from a period as an offset from the initialization time, or at a specific UTCTime.

Most standard Haskell types are supported for periods, based on the second as the base unit quantity. For more complicated period calculations, Dimensionals Time type is supported.