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