Searched defs:endNS (Results 1 – 14 of 14) sorted by relevance
32 let endNS = 2000; variable48 let endNS = 2000; variable65 let endNS = 2000; variable
35 endNS: 107000, variable
63 const endNS = 100; constant
47 const endNS = 1; constant
180 endNS: number | undefined; property in EBPFChartStruct
765 endNS: number; property
18 endNS: number; property
217 get endNS(): number { method in TimerShaftElement221 set endNS(value: number) { method in TimerShaftElement
387 let endNS = 30_000_000_000; variable
1983 let endNS = ev.maxDuration + startNS; variable2376 let endNS = this.timerShaftEL?.getRange()?.endNS || 0; variable2391 let endNS = this.timerShaftEL?.getRange()?.endNS || 0; variable
35 endNS: number; property in SlicesTime
79 endNS: number; property
675 const endNS = TraceRow.rangeSelectObject?.endNS || rangeEnd; constant
41 endNS: number | undefined; property in RangeSelectStruct