terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ElapsedTicks

long System.Diagnostics.Stopwatch.ElapsedTicks
getset

Definition at line 154 of file Stopwatch.cs.

155 {
156 [global::Cpp2ILInjected.Token(Token = "0x6000534")]
157 [global::Cpp2ILInjected.Address(RVA = "0x1ECC440", Offset = "0x1ECC440", Length = "0x70")]
158 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Stopwatch), Member = "get_Elapsed", ReturnType = typeof(TimeSpan))]
159 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Stopwatch), Member = "get_ElapsedMilliseconds", ReturnType = typeof(long))]
160 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
161 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
162 get
163 {
164 throw null;
165 }
166 }
class f__AnonymousType0<< Count > j__TPar