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