Table of Contents

Class NetickProfiler

Namespace
Netick
Assembly
Netick.dll
public sealed class NetickProfiler
Inheritance
NetickProfiler
Inherited Members

Constructors

NetickProfiler(string)

public NetickProfiler(string name)

Parameters

name string

Fields

Name

public readonly string Name

Field Value

string

OnEnded

public Action OnEnded

Field Value

Action

OnStarted

public Action OnStarted

Field Value

Action

Properties

Time

public float Time { get; }

Property Value

float

Methods

Begin()

public void Begin()

End()

public void End()