"Curtis L. Olson" wrote:

> David Megginson writes:
> > If we take the ATC manager out of globals and add it to the main
> > subsystem manager (instead of updating manually), we can set it up to
> > update, say, every 2 seconds instead of every frame.
> 
> My concern is that if the atc manager update is taking me from 60hz
> down to 20hz means it could be consuming on the order of 30
> milleseconds per call.  Simply calling it once every 2 seconds will
> impose a 30ms hitch in the frame rate every 2 seconds which
> approximately two dropped frames if you are running at 60hz.
> (Individual results may vary ...)
> 
> I understand that ATC is a work in progress, but something needs to be
> done before I go into a complete panic. :-)
> 
>

Noted - I'll either fix it or disable it by default by the end of tomorrow (Monday).

Cheers (and sorry!) - Dave

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

Reply via email to