Table of Contents

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

bool

Methods

GetPerformanceCounterResult(PerformanceCounter)

public PerformanceResult GetPerformanceCounterResult(PerformanceCounter pc)

Parameters

pc PerformanceCounter

Returns

PerformanceResult

GetPerformanceLog()

public string GetPerformanceLog()

Returns

string