Interface ITransportProfilerData
Namespace: MLAPI.Profiling
Assembly: Unity.Multiplayer.MLAPI.Runtime.dll
Syntax
public interface ITransportProfilerData
Methods
BeginNewTick()
Declaration
void BeginNewTick()
GetTransportProfilerData()
Declaration
IReadOnlyDictionary<string, int> GetTransportProfilerData()
Returns
Type | Description |
---|---|
IReadOnlyDictionary<string, int> |