|
TimeSecondsPerHour Field
|
Number of seconds in one hour.
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.244-beta+c33f622c070b2c1078a06bcb41bdeb4c19d19a0b
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