libghc-stm-delay-prof
updatable one-shot timer polled with STM; profiling libraries
Description
This library lets you create a one-shot timer, poll it using STM, and update it to ring at a different time than initially specified. It uses GHC event manager timeouts when available, yielding performance similar to threadDelay and registerDelay. Otherwise, it falls back to forked threads and threadDelay. This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/joeyadams/haskell-stm-delay
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libghc-stm-delay-prof