Search Results for

    Show / Hide Table of Contents

    Connection.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

    short

    Remarks

    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.

    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX