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