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