NetcodeSessionStats
Session stats describing network usage.
Declaration
public struct NetcodeSessionStats : ValueTypeFields
| Name | Type | Summary |
|---|---|---|
| PeerCount | int | - |
| Timestamp | float | - |
| TotalBytesReceived | ulong | - |
| TotalBytesSent | ulong | - |
| TotalMessagesReceived | uint | - |
| TotalMessagesSent | uint | - |
Methods
| Name | Type | Summary |
|---|---|---|
| static GetPerSecondStats | void | - |