caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* timer
@ 2005-01-03  1:58 Anastasia Gornostaeva
  2005-01-04  1:11 ` [Caml-list] timer SooHyoung Oh
  0 siblings, 1 reply; 7+ messages in thread
From: Anastasia Gornostaeva @ 2005-01-03  1:58 UTC (permalink / raw)
  To: caml-list

Hello.

Does exist Timer module, that allows me add/reset/remove timed events?
Currently I use Unix.setitimer() for my simple implementation that allows
only adding new events into a queue, but my skills is not enough to implement
reset and remove events from the Timer queue.
And I'm not sure if using Unix.sleep() with setitimer() is safely (without
Threads).
Thanks.

ermine


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-02-01 14:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-03  1:58 timer Anastasia Gornostaeva
2005-01-04  1:11 ` [Caml-list] timer SooHyoung Oh
2005-01-31 19:33   ` Anastasia Gornostaeva
2005-01-31 21:21     ` Alain Frisch
2005-02-01  7:50     ` Ville-Pertti Keinonen
2005-02-01 12:22       ` Anastasia Gornostaeva
2005-02-01 14:30         ` Ville-Pertti Keinonen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).