GlobalPositioningSystemDateSecondsOfDay Property |
Gets the elapsed whole and fractional seconds since the start of the day.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double SecondsOfDay { get; }
Public ReadOnly Property SecondsOfDay As Double
Get
public:
property double SecondsOfDay {
double get ();
}
member SecondsOfDay : float with get
Property Value
Type:
Double
See Also