|
TimeSecondsPerHour Field
|
Number of seconds in one hour.
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.232-beta+203aa83a5a82d50f387e69875549969ad138d6e0
Syntaxpublic const int SecondsPerHour = 3600
Public Const SecondsPerHour As Integer = 3600
public:
literal int SecondsPerHour = 3600
static val mutable SecondsPerHour: int
var GSF.Units.Time.SecondsPerHour
View SourceField Value
Int32
See Also