Home
last modified time | relevance | path

Searched refs:TimeSelectionPanel (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/ui/src/frontend/
Dviewer_page.ts36 import {TimeSelectionPanel} from './time_selection_panel';
334 m(TimeSelectionPanel, {key: 'timeselection'}),
Dtime_selection_panel.ts83 export class TimeSelectionPanel extends Panel { class