This version of Unity is unsupported.
Method group is Obsolete

NetworkTransport.GetNetworkTimestamp

Obsolete 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.