Version: 5.5
public static int GetCurrentRtt (int hostId, int connectionId, out byte error);

파라미터

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

설명

Return the round trip time for the given connectionId.