|
TicksPerMinute Field
|
Number of 100-nanosecond ticks in one minute.
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.238-beta+a124d269d49fa775dc92e4d7ad73327f1839917b
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