Bernie Bright writes:
> Your analysis is correct.  The old event manager executes an event when
> it is registered and then subsequently every 'interval' milliseconds.  I
> can replace the old behaviour but wonder if I should.  IMO registering
> an event to be run every x millseconds doesn't imply running it
> immediately.  Thoughts?

It seems reasonable to me to run the task once when it is registered
and then subsequently at the requested interval.

In this case anyway, it's important that this get's run right away (either
manually or automatically.)

Regards,

Curt.
-- 
Curtis Olson   IVLab / HumanFIRST Program       FlightGear Project
Twin Cities    [EMAIL PROTECTED]                  [EMAIL PROTECTED]
Minnesota      http://www.menet.umn.edu/~curt   http://www.flightgear.org

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to