Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/viewer_page/
Dtime_selection_panel.ts228 const label = stringifyTimestamp(domainTime);
265 function stringifyTimestamp(time: time): string { function