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
ReLogic.Utilities.MultiTimer.TimerData Struct Reference
+ Collaboration diagram for ReLogic.Utilities.MultiTimer.TimerData:

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, set]
 

Private Member Functions

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

Detailed Description

Definition at line 123 of file MultiTimer.cs.


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