Searched defs:makeRealTimestamp (Results 1 – 2 of 2) sorted by relevance
/development/tools/winscope/src/common/time/ | ||
D | test_utils.ts | 53 makeRealTimestamp(valueNs: bigint): Timestamp { method in TimestampConverterTestUtils |
D | timestamp_converter.ts | 250 private makeRealTimestamp(valueNs: bigint): Timestamp { method in TimestampConverter |