Ampere K. Hardraade wrote:
> On Saturday 01 July 2006 17:27, Josh Babcock wrote:
>> Make it call itself with settimer(foo, 0.05); or something like that as
>> it's last line to get a tight polling schedule. It's possible that it
>> will miss a max or min, but that property shouldn't be changing so fast
>> that 20/sec won't catch it very near the peak.
>>
>> Josh
> 
> I might be wrong, but I don't think settimer(foo, 0.05) would poll any faster 
> than settimer(foo, 0).
> 
ttps://lists.sourceforge.net/lists/listinfo/flightgear-devel
> 

True, unless someone had framerates higher than 20 FPS. Though perhaps
setting the time to zero would be better regardless.

Josh

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to