Home
last modified time | relevance | path

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

/development/tools/winscope/src/common/
Dutc_offset_test.ts21 const utcOffset = new UTCOffset(); constant
54 const utcOffset = new UTCOffset(); constant
Dtimestamp_converter.ts37 constructor(private utcOffset: UTCOffset) {} property in RealTimestampFormatter
94 private readonly utcOffset = new UTCOffset(); property in TimestampConverter