Searched refs:endBound (Results 1 – 2 of 2) sorted by relevance
186 let endBound = Infinity; variable193 endBound = Math.min(endBound, timestamp / 1e9);199 return new TimeSpan(startBound, endBound);
164 const endBound = vizEndPx + SIDEBAR_WIDTH; constant166 OverviewTimelinePanel.inBorderRange(x, endBound)) {170 } else if (x < startBound || endBound < x) {