|
TicksPerMinute Field
|
Number of 100-nanosecond ticks in one minute.
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.232-beta+203aa83a5a82d50f387e69875549969ad138d6e0
Syntaxpublic const long PerMinute = 600000000
Public Const PerMinute As Long = 600000000
public:
literal long long PerMinute = 600000000
static val mutable PerMinute: int64
View SourceField Value
Int64
See Also