|
TicksPerMillisecond Field
|
Number of 100-nanosecond ticks in one millisecond.
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.258-beta+f8b6aa3dbfe0b4cc2b0b0760dd5d2a3dd4f59d09
Syntaxpublic const long PerMillisecond = 10000
Public Const PerMillisecond As Long = 10000
public:
literal long long PerMillisecond = 10000
static val mutable PerMillisecond: int64
var GSF.Ticks.PerMillisecond
View SourceField Value
Int64
See Also