Home
last modified time | relevance | path

Searched refs:tStr (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/infra/ci/frontend/static/
Dscript.js476 const tStr = function (tStart, tEnd) { function
506 cols.push(m(`td[title=Start ${job.time_started}]`, `${tStr(tQ, tS)}`));
507 cols.push(m(`td[title=End ${job.time_ended}]`, `${tStr(tS, tE)}`));