This version of Unity is unsupported.
Method group is Obsolete

NetworkTransport.GetNetworkTimestamp

Obsolete The UNET transport will be removed in the future as soon a replacement is ready.

Declaration

public static int GetNetworkTimestamp();

Returns

int Timestamp.

Description

Get a network timestamp. Can be used in your messages to investigate network delays together with Networking.GetRemoteDelayTimeMS.