Definition at line 7 of file LuaCsPerformanceCounter.cs.
◆ SetHookElapsedTicks()
| void Barotrauma.LuaCsPerformanceCounter.SetHookElapsedTicks |
( |
string |
eventName, |
|
|
string |
hookName, |
|
|
long |
ticks |
|
) |
| |
◆ 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 |
◆ MemoryUsage
| float Barotrauma.LuaCsPerformanceCounter.MemoryUsage |
|
staticget |