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.