terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ThreadUtilities.cs
Go to the documentation of this file.
1using System;
3
4namespace ReLogic.Threading
5{
6 // Token: 0x02000B13 RID: 2835
7 public static class ThreadUtilities
8 {
9 // Token: 0x06005318 RID: 21272 RVA: 0x00283F70 File Offset: 0x00282170
10 public static void HighPrecisionSleep(double timeInMs)
11 {
12 if (!true)
13 {
14 }
15 long timestamp = Stopwatch.GetTimestamp();
16 if (32768 == 0)
17 {
18 }
20 }
21 }
22}
class f__AnonymousType0<< Count > j__TPar
static void HighPrecisionSleep(double timeInMs)