Table of Contents

Class PerformanceMeasureOptions

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class PerformanceMeasureOptions
Inheritance
PerformanceMeasureOptions
Inherited Members

Constructors

PerformanceMeasureOptions()

public PerformanceMeasureOptions()

Fields

Detail

[Value("detail")]
public dynamic Detail

Field Value

dynamic

Duration

[Value("duration")]
public Number Duration

Field Value

Number

End

[Value("end")]
public Union157 End

Field Value

Union157

Start

[Value("start")]
public Union156 Start

Field Value

Union156