At 4:17 PM +0200 5/4/04, Leopold Toetsch wrote:
Dan Sugalski <[EMAIL PROTECTED]> wrote:

 ... stuff like that. Can anyone think of a reason that someone
 would want to wait *specifically* on one type of event like this,

Well, just for symmetry


   new Px, EventWait
   set Px, 0.1
   waitfor Px

But that's normally (and now) done like:

sleep 0.1

Right. The question's more is there a reason to queue up a bunch of timer requests and then just wait for any timer request to be satisfied?
--
Dan


--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to