This commit is contained in:
Leath Cooper 2024-10-21 10:34:35 -04:00
parent 8bea1496f4
commit 56ea91b890
13 changed files with 179 additions and 0 deletions

View file

@ -417,6 +417,8 @@ public static class Core
VerifySerialization();
Telemetry.Start();
_now = DateTime.UtcNow;
_firstTick = _tickCount = GetTimestamp();