Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Doverview_timeline_panel.ts104 const vizTime = globals.frontendLocalState.visibleWindowTime; constant
124 const vizTime = new TimeSpan(tStart, tEnd); constant
Dviewer_page.ts215 const vizTime = globals.frontendLocalState.visibleWindowTime; constant