]> git.mxchange.org Git - flightgear.git/commit
Change the timing semantics slightly so that you get much closer to the
authorcurt <curt>
Mon, 24 Nov 2003 01:50:48 +0000 (01:50 +0000)
committercurt <curt>
Mon, 24 Nov 2003 01:50:48 +0000 (01:50 +0000)
commit906d070f68ebe381a95e326d0ccfd113598a78ce
tree0867d9d6c47513fab445bcb823bdf1bdb4d1b767
parent4544b1c73632cd9dea50302e7537d3986ebfa028
Change the timing semantics slightly so that you get much closer to the
specified logging rate.  If you specify 10hz you actually get 10 records
per second rather than 7 or 8 or 9 depending on frame rate and luck.
src/Main/logger.cxx