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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public DateTime Timestamp { get; }

Property Value

DateTime
See Also