Click or drag to resize

NetIncomingMessageReadTime Method (Boolean)

Reads a value, in local time comparable to NetTime.Now, written using WriteTime() Must have a connected sender

Namespace:  Internal.Lidgren.Network
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public double ReadTime(
	bool highPrecision
)

Parameters

highPrecision
Type: SystemBoolean

Return Value

Type: Double
See Also