Version: 5.6
public static int GetCurrentRTT (int hostId, int connectionId, out byte error);

파라미터

error Error (can be cast to NetworkError for more information).
hostId Host ID associated with this connection.
connectionId ID of the connection.

반환

int Current round trip time in ms.

설명

Return the round trip time for the given connectionId.