Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/irq/
DTabPaneIrqCounter.ts52 selectData.maxDurationFormat = (item.maxDuration / 1000).toFixed(2);
/developtools/smartperf_host/ide/src/trace/bean/
DBoxSelection.ts1020 maxDurationFormat: string = ''; property in SelectionData