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

Parámetros

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

Valor de retorno

int Current round trip time in ms.

Descripción

Return the round trip time for the given connectionId.