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