|
TicksPerMicrosecond Field
|
Number of 100-nanosecond ticks in one microsecond.
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.255-beta+d64b121002b51165b41b0dbf6ccf4c8d3895faa3
Syntaxpublic const long PerMicrosecond = 10
Public Const PerMicrosecond As Long = 10
public:
literal long long PerMicrosecond = 10
static val mutable PerMicrosecond: int64
var GSF.Ticks.PerMicrosecond
View SourceField Value
Int64
See Also