Searched refs:startTimes (Results 1 – 1 of 1) sorted by relevance
152 const startTimes = id.filter(tag => tag.isStartTag).map(tag => tag.timestamp); constant155 const transitionStartTime = Math.min(...startTimes);