About

Metadata

  • Last updated , by davean
  • License BSD-3-Clause
  • Categories Systems Programming, Concurrency
  • Maintained by: davean <davean@xkcd.com>

  • Lottery factor: 0

Links

Installation

Readme

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.