Method GetCurrentRtt
GetCurrentRtt(ulong)
Gets the current RTT for a specific client
Declaration
public override ulong GetCurrentRtt(ulong clientId)
Parameters
Type | Name | Description |
---|---|---|
ulong | clientId | The client RTT to get |
Returns
Type | Description |
---|---|
ulong | The RTT |