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.TimerData Struct Reference

Public Member Functions

 TimerData (double startTime)
 
MultiTimer.TimerData AddTick (double time)
 

Public Attributes

readonly double Min
 
readonly double Max
 
readonly double Ticks
 
readonly double Total
 

Properties

double Average [get]
 

Private Member Functions

 TimerData (double min, double max, double ticks, double total)
 

Detailed Description

Definition at line 115 of file MultiTimer.cs.


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