Home
last modified time | relevance | path

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

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