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
Stats
public readonly FloatStats Stats
Field Value
Methods
Begin()
public void Begin()
End()
public void End()
GetStats()
public string GetStats()
Returns
Update(float)
public void Update(float v)
Parameters
v
float