Home
last modified time | relevance | path

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

/development/tools/winscope/src/common/
Dtimestamp_converter.ts47 const formattedTimestamp = new Date(Number(ms)) constant
52 return formattedTimestamp;