TimeConstantsSecondsPerMinute Field |
The number of seconds in a minute.
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 SecondsPerMinute = 60
Public Const SecondsPerMinute As Double = 60
public:
literal double SecondsPerMinute = 60
static val mutable SecondsPerMinute: float
Field Value
Type:
DoubleSee Also