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.