diff options
author | Melanie Thielker | 2015-11-12 21:13:44 +0100 |
---|---|---|
committer | Melanie Thielker | 2015-11-12 21:13:44 +0100 |
commit | 8c7f47574040aa116dfb57e8c380e1fad60e5d1a (patch) | |
tree | d2901476267c9c6a2b594a9a7c0102b66297d0e7 /ThirdPartyLicenses | |
parent | Move a call to RequestModuleInterface to a new scene callback function (diff) | |
download | opensim-SC_OLD-8c7f47574040aa116dfb57e8c380e1fad60e5d1a.zip opensim-SC_OLD-8c7f47574040aa116dfb57e8c380e1fad60e5d1a.tar.gz opensim-SC_OLD-8c7f47574040aa116dfb57e8c380e1fad60e5d1a.tar.bz2 opensim-SC_OLD-8c7f47574040aa116dfb57e8c380e1fad60e5d1a.tar.xz |
Add some values to the SimulatorFeatures cap's OpenSimExtras section:
SimulatorFPS: The actual optimal FPS of the simulator, un-fudged
SimulatorFPSFactor: The fudge factor that is applied to the stats sent to the viewer
SimulatorFPSWarnPercent: The percentage below which a lag meter should go to amber
SimulatorFPSCritPercent: The percentage below which a lag meter should go to red
To display the real values, a viewer would divide the reported FPS by the SimulatorFPSFactor and use that to calculate the percentage of SimulatorFPS. E.g. reported is 55fps, SimulatorFPSFactor is 5.0 and SimulatorFPS is 11.
Diffstat (limited to 'ThirdPartyLicenses')
0 files changed, 0 insertions, 0 deletions