Home
last modified time | relevance | path

Searched defs:currentTimestamp (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/parsers/
Dparser_screen_recording_legacy.ts55 const currentTimestamp = entry; constant
Dparser_screen_recording.ts97 const currentTimestamp = new Timestamp(TimestampType.ELAPSED, entry.timestampElapsedNs); constant