Table of Contents

Class ProfilerInitOptions

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

Constructors

ProfilerInitOptions()

public ProfilerInitOptions()

Fields

MaxBufferSize

[Value("maxBufferSize")]
public required ulong MaxBufferSize

Field Value

ulong

SampleInterval

[Value("sampleInterval")]
public required Number SampleInterval

Field Value

Number