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