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

パラメーター

errorError (can be cast to NetworkError for more information).
hostIdHost ID associated with this connection.
connectionIdID of the connection.

戻り値

int Current round trip time in ms.

説明

Return the round trip time for the given connectionId.