MIT licensed by Michael Snoyman and Kazu Yamamoto
Maintained by [email protected]
This version can be pinned in stack with:time-manager-0.1.3@sha256:b3e2b9bb4beb465eb3abe5dc4b65fb248fec8127fd6774c5bc8153c70b978cbd,762

Module documentation for 0.1.3

Depends on 2 packages(full list with versions):
Used by 4 packages in nightly-2024-11-29(full list with versions):

Scalable timer functions provided by a timer manager.

Changes

ChangeLog for time-manager

0.1.3

  • Providing withHandle and withHandleKillThread.

0.1.2

  • Holding Weak ThreadId to prevent thread leak again #1013

0.1.1

  • Removing unliftio.

0.1.0

  • #986
    • Change behavior of cancel to immediately remove the Handle from the reaper’s workload, rather than waiting for timeout.
    • Using auto-update v0.2.0.