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