1
0
Fork 0
flightgear/utils/fgcom
Torsten Dreyer 7294999f35 Prevent 100% CPU usage for FGCom standalone
Kévin Seroux:
As reported here (http://forum.flightgear.org/viewtopic.php?f=32&t=26629),
the FGCom standalone client use 100% of the CPU when it is in OBS mode. The fact to add the shortest sleep time
(1ms) has solved the problem. With this patch, I run FGCom with 1% of CPU usage instead of 100%.
2015-08-06 21:47:01 +02:00
..
utils New FGCom standalone re-wrote from scratch 2014-08-19 20:46:42 +02:00
CMakeLists.txt New FGCom standalone re-wrote from scratch 2014-08-19 20:46:42 +02:00
fgcom.cxx Prevent 100% CPU usage for FGCom standalone 2015-08-06 21:47:01 +02:00
fgcom.hxx New FGCom standalone re-wrote from scratch 2014-08-19 20:46:42 +02:00
fgcom.ico Force 32 bits depth on .ico - only for Windows 2013-11-14 21:24:56 +01:00
fgcom.rc Add an FGCom icon from fgcomgui (under GPL) 2013-10-31 14:07:31 +01:00
positions.hxx New FGCom standalone re-wrote from scratch 2014-08-19 20:46:42 +02:00