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