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