Table of Contents

Class NetcodeProfiler

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

Constructors

NetcodeProfiler(string)

public NetcodeProfiler(string name)

Parameters

name string

Fields

Name

public readonly string Name

Field Value

string

Stats

public readonly FloatStats Stats

Field Value

FloatStats

Methods

Begin()

public void Begin()

End()

public void End()

GetStats()

public string GetStats()

Returns

string

Update(float)

public void Update(float v)

Parameters

v float