|
TimeSecondsPerTick Field
|
Fractional number of seconds in one tick.
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.232-beta+203aa83a5a82d50f387e69875549969ad138d6e0
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