|
TimeSecondsPerHour Field
|
Number of seconds in one hour.
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.220-beta+a56b2444ff27b37e053039e60f062b99378309bd
Syntax public 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
Int32See Also