Searched refs:timestampToX (Results 1 – 1 of 1) sorted by relevance
1009 let timestampToX = (t) => Math.round((t - firstTime) * timestampScaler); function1021 timestampToX(block.start),1053 let x = timestampToX(code.deopt.tm);1066 let x = timestampToX(code.tm);1079 let x = Math.round(timestampToX(code.tm));