NetConnectionGetRemoteTime Method |
Gets the remote time value for a local time value produced by NetTime.Now
Namespace:
Internal.Lidgren.Network
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public double GetRemoteTime(
double localTimestamp
)
Parameters
- localTimestamp
- Type: SystemDouble
Return Value
Type:
DoubleSee Also