]> git.mxchange.org Git - simgear.git/commit
Refined debug timing control:
authordurk <durk>
Sat, 17 Nov 2007 09:16:58 +0000 (09:16 +0000)
committerdurk <durk>
Sat, 17 Nov 2007 09:16:58 +0000 (09:16 +0000)
commit240ed6f0b11d8b7ff84ca101078ef17ac6123784
tree00900762c9289d313fb4cf5176c52513cb1937ed
parent084a24e958bbd7a040c3dafd09f74bb9e1c334ce
Refined debug timing control:
 - Added a SampleStatistic class (from the old deprecated libg++) library.
 - Make time statistics and printing conditionable
 - Added an interface function to switch time stamp collection and printing
   on and off from the application (defaults to off).
simgear/structure/Makefile.am
simgear/structure/SGSmplhist.cxx [new file with mode: 0644]
simgear/structure/SGSmplhist.hxx [new file with mode: 0644]
simgear/structure/SGSmplstat.cxx [new file with mode: 0644]
simgear/structure/SGSmplstat.hxx [new file with mode: 0644]
simgear/structure/subsystem_mgr.cxx
simgear/structure/subsystem_mgr.hxx