Click or drag to resize
GeopositionTimestamp Property
Version 63.0.0
Time of position measurement in miliseconds since Epoch in UTC time. This is taken from the host computer's system clock.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax
public DateTime Timestamp { get; set; }

Property Value

Type: DateTime
See Also