Class PerformanceStatistics
- Namespace
- MoonSharp.Interpreter.Diagnostics
- Assembly
- Assembly-CSharp.dll
public class PerformanceStatistics
- Inheritance
-
PerformanceStatistics
- Inherited Members
- Extension Methods
Constructors
PerformanceStatistics()
public PerformanceStatistics()
Properties
Enabled
public bool Enabled { get; set; }
Property Value
Methods
GetPerformanceCounterResult(PerformanceCounter)
public PerformanceResult GetPerformanceCounterResult(PerformanceCounter pc)
Parameters
Returns
GetPerformanceLog()
public string GetPerformanceLog()