Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/ui/src/base/
H A Dtime.ts173 static formatMicroseconds(time: time): string { method in Time
287 static formatMicroseconds(dur: duration): string { method in Duration