|
TimeSecondsPerMinute Field
|
Number of seconds in one minute.
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.300-beta+b2186e2cd1f968c931b0e151fdd7c839f3d1e9cf
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