diff options
author | Justin Clark-Casey (justincc) | 2012-01-31 21:09:26 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-01-31 21:09:26 +0000 |
commit | 1505c22995e411af0c7e29d0331cdf244d69fd4c (patch) | |
tree | e66f400684ba51d13f87728b4f274efe701ea998 /bin/BulletDotNET.dll | |
parent | Remove scene object null check on SceneGraph.AddSceneObject(). Complain expl... (diff) | |
download | opensim-SC_OLD-1505c22995e411af0c7e29d0331cdf244d69fd4c.zip opensim-SC_OLD-1505c22995e411af0c7e29d0331cdf244d69fd4c.tar.gz opensim-SC_OLD-1505c22995e411af0c7e29d0331cdf244d69fd4c.tar.bz2 opensim-SC_OLD-1505c22995e411af0c7e29d0331cdf244d69fd4c.tar.xz |
Use Environment.TickCount & Int32.MaxValue; instead of Util.EnvironmentTickCount(); when producing the threads report to reduce wraparound.
This matches the tickcount masking in the thread watchdog.
For some reason, Util.EnvironmentTickCount() masks ticks by 0x3fffffff instead of 0xffffffff
Diffstat (limited to 'bin/BulletDotNET.dll')
0 files changed, 0 insertions, 0 deletions