Searched refs:tsEnd (Results 1 – 1 of 1) sorted by relevance
125 const tsEnd = index === -1 ? undefined : data.ends[index]; constant128 if (ts && state && tsEnd) {130 Actions.selectThreadState({utid, ts, dur: tsEnd - ts, state}));