aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Objects/Commands/ObjectCommandsModule.cs
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-01-31 21:09:26 +0000
committerJustin Clark-Casey (justincc)2012-01-31 21:09:26 +0000
commit1505c22995e411af0c7e29d0331cdf244d69fd4c (patch)
treee66f400684ba51d13f87728b4f274efe701ea998 /OpenSim/Region/CoreModules/World/Objects/Commands/ObjectCommandsModule.cs
parentRemove scene object null check on SceneGraph.AddSceneObject(). Complain expl... (diff)
downloadopensim-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 'OpenSim/Region/CoreModules/World/Objects/Commands/ObjectCommandsModule.cs')
0 files changed, 0 insertions, 0 deletions