|
TicksPerMillisecond Field
|
Number of 100-nanosecond ticks in one millisecond.
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.205-beta+5ef4169f3b1079d8b163dd363614f656bd140924
Syntax public 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
Int64See Also