Struct ProfilerScope
Inherited Members
Namespace: Unity.Multiplayer.Tools.Common
Assembly: Unity.Multiplayer.Tools.Common.dll
Syntax
public ref struct ProfilerScope
Methods
BeginSample(string)
Declaration
public static ProfilerScope BeginSample(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name |
Returns
Type | Description |
---|---|
ProfilerScope |
Dispose()
Declaration
public void Dispose()