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
Terraria.Utilities.MultiTimer Class Reference

Classes

struct  TimerData
 

Public Member Functions

 MultiTimer ()
 
 MultiTimer (int ticksBetweenPrint)
 
void Start ()
 
void Record (string key)
 
bool StopAndPrint ()
 

Private Attributes

int _ticksBetweenPrint = 100
 
int _ticksElapsedForPrint
 
Stopwatch _timer
 
Dictionary< string, MultiTimer.TimerData_timerDataMap
 

Detailed Description

Definition at line 8 of file MultiTimer.cs.


The documentation for this class was generated from the following file: