Home
last modified time | relevance | path

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

/development/tools/winscope/src/common/time/
Dtimestamp_converter.ts110 tryGetRealTimeNs(timestamp: Timestamp): bigint | undefined; method
225 tryGetRealTimeNs(timestamp: Timestamp): bigint | undefined { method in TimestampConverter