|
TimeSecondsPerMinute Field
|
Number of seconds in one minute.
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.307-beta+9737fd9b0b4f87709e68c099d312e6b151025dc8
Syntaxpublic const int SecondsPerMinute = 60
Public Const SecondsPerMinute As Integer = 60
public:
literal int SecondsPerMinute = 60
static val mutable SecondsPerMinute: int
var GSF.Units.Time.SecondsPerMinute
View SourceField Value
Int32
See Also