Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/ide/src/trace/bean/
DNumBean.ts33 export const NUM_3600 = 3600; constant
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/setting/
DSpAllocations.ts693 const stepValue: number[] = [0, 1, 10, NUM_30, NUM_60, NUM_300, NUM_600, NUM_1800, NUM_3600]; constant