NetworkTransport.GetRemoteDelayTimeMS

Switch to Manual
public static int GetRemoteDelayTimeMS (int hostId, int connectionId, int remoteTime, out byte error);

Parameters

hostId 与此连接关联的主机 ID。
connectionId 连接的 ID。
remoteTime 对等方发送的时间戳。
error 错误(可以转换为 NetworkError 以便了解更多信息)。

Description

返回收到的时间戳的延迟。