Searched refs:_totalNS (Results 1 – 1 of 1) sorted by relevance
134 private _totalNS: number = 10_000_000_000; property in TimerShaftElement159 return this._totalNS;164 this._totalNS = value;248 if (this.timeTotalEL) this.timeTotalEL.textContent = ns2s(this._totalNS);260 this.timeRuler = new TimeRuler(this, new Rect(0, 0, width, 20), this._totalNS);