TimeConstants.SecondsPerHour Field |
The number of seconds in an hour.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic const double SecondsPerHour = 3600
Public Const SecondsPerHour As Double = 3600
public:
literal double SecondsPerHour = 3600
static val mutable SecondsPerHour: float
Field Value
Type:
Double
See Also