Searched refs:timestampToX (Results 1 – 1 of 1) sorted by relevance
905 let timestampToX = (t) => Math.round((t - firstTime) * timestampScaler); function917 timestampToX(block.start),949 let x = timestampToX(code.deopt.tm);962 let x = timestampToX(code.tm);975 let x = Math.round(timestampToX(code.tm));