|
TimeSecondsPerTick Field
|
Fractional number of seconds in one tick.
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.244-beta+c33f622c070b2c1078a06bcb41bdeb4c19d19a0b
Syntaxpublic const double SecondsPerTick = 1E-07
Public Const SecondsPerTick As Double = 1E-07
public:
literal double SecondsPerTick = 1E-07
static val mutable SecondsPerTick: float
var GSF.Units.Time.SecondsPerTick
View SourceField Value
Double
See Also