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