Searched refs:stepNS (Results 1 – 2 of 2) sorted by relevance
25 private stepNS: number; property in TimeRuler32 this.stepNS = this.totalNS / 10;38 this.stepNS = this.totalNS / 10;53 this.c.fillText(`${ns2s(i * this.stepNS)}`, x + 5, this.frame.height - 1)
83 private stepNS: number;91 this.stepNS = this.totalNS / 10;97 this.stepNS = this.totalNS / 10;112 this.c.fillText(`${ns2s(i * this.stepNS)}`, x + 5, this.frame.height - 1)