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