Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/ui/src/frontend/
H A Doverview_timeline_panel.ts107 const vizTime = globals.frontendLocalState.visibleWindowTime; constant
131 const vizTime = new TimeSpan(tStart, tEnd); constant
H A Dviewer_page.ts237 const vizTime = globals.frontendLocalState.visibleWindowTime; constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/frontend/
H A Doverview_timeline_panel.ts107 const vizTime = globals.frontendLocalState.visibleWindowTime; constant
131 const vizTime = new TimeSpan(tStart, tEnd); constant
H A Dviewer_page.ts103 const vizTime = globals.frontendLocalState.visibleWindowTime; constant