Click or drag to resize

CefGeopositionTimestamp Property

Time of position measurement in milliseconds since Epoch in UTC time. This is taken from the host computer's system clock.

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public DateTime Timestamp { get; }

Property Value

Type: DateTime
See Also