Client.SmoothRTT Property
Namespace: Riptide
Assembly: RiptideNetworking.dll
SmoothRTT
The smoothed round trip time (ping) of the connection, in milliseconds. -1 if not calculated yet.
public short SmoothRTT { get; }
Property Value
shortRemarks
This value is slower to accurately represent lasting changes in latency than RTT, but it is less susceptible to changing drastically due to significant—but temporary—jumps in latency.