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

◆ DumpFrameData()

static void SimpleProfiler.DumpFrameData ( int frame)
inlinestaticprivate

Definition at line 71 of file SimpleProfiler.cs.

72 {
76 string text;
77 string text2;
78 Debug.Log(text + " " + text2);
79 string text3;
80 if ((" " == null || " " != null) && (text3 == null || text3 != null) && (" " == null || " " != null))
81 {
84 string text4;
85 if (text4 == null || text4 != null)
86 {
87 string text5;
89 return;
90 }
91 }
93 }
class f__AnonymousType0<< Count > j__TPar
static void Log(object message)
Definition Debug.cs:51
double TotalMilliseconds
Definition TimeSpan.cs:117
static TimeSpan FromTicks(long value)
Definition TimeSpan.cs:300

References System.TimeSpan.FromTicks(), j__TPar, UnityEngine.Debug.Log(), System.text, and System.TimeSpan.TotalMilliseconds.