mirror of
https://github.com/opensim/opensim.git
synced 2026-08-29 02:18:23 +08:00
This matches the tickcount masking in the thread watchdog. For some reason, Util.EnvironmentTickCount() masks ticks by 0x3fffffff instead of 0xffffffff