This version of Unity is unsupported.
Method group is Obsolete

NetworkClient.GetRTT

Obsolete The high level API classes are deprecated and will be removed in the future.

Declaration

public int GetRTT();

Returns

int Return trip time in milliseconds.

Description

Gets the Return Trip Time for this connection.

This value is calculated by the transport layer.