Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.LuaCsPerformanceCounter Class Reference

Public Member Functions

void SetHookElapsedTicks (string eventName, string hookName, long ticks)
 

Public Attributes

bool EnablePerformanceCounter = false
 
double UpdateElapsedTime
 
Dictionary< string, Dictionary< string, double > > HookElapsedTime = new Dictionary<string, Dictionary<string, double>>()
 

Properties

static float MemoryUsage [get]
 

Member Function Documentation

◆ SetHookElapsedTicks()

void Barotrauma.LuaCsPerformanceCounter.SetHookElapsedTicks ( string eventName,
string hookName,
long ticks )

Member Data Documentation

◆ EnablePerformanceCounter

bool Barotrauma.LuaCsPerformanceCounter.EnablePerformanceCounter = false

◆ HookElapsedTime

Dictionary<string, Dictionary<string, double> > Barotrauma.LuaCsPerformanceCounter.HookElapsedTime = new Dictionary<string, Dictionary<string, double>>()

◆ UpdateElapsedTime

double Barotrauma.LuaCsPerformanceCounter.UpdateElapsedTime

Property Documentation

◆ MemoryUsage

float Barotrauma.LuaCsPerformanceCounter.MemoryUsage
staticget

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