TickType Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: MLAPI.Profiling
public enum TickType
| Member name | Value | Description | |
|---|---|---|---|
| Event | 0 | Event tick. During EventTick SyncedVars are flushed etc | |
| Receive | 1 | Receive tick. During ReceiveTick data is received from the transport | |
| Send | 2 | Send tick. During Send data is sent from Transport queue |