[Haskell] timing/timeout (how to express that in Haskell)

Johannes Waldmann waldmann at imn.htwk-leipzig.de
Fri May 12 04:26:39 EDT 2006


Donald Bruce Stewart wrote:

> forkIO + killThread && threadDelay

OK that's nice and solves my problem. Thanks!

Is the delay measured on the wall clock
or on the user (per-process) clock?
-- 
-- Johannes Waldmann -- Tel/Fax (0341) 3076 6479/80 --
---- http://www.imn.htwk-leipzig.de/~waldmann/ -------



More information about the Haskell mailing list