Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/
Dtimeline_utils.ts53 const timeRangeMin = fullTimeRange.from.getValueNs(); constant
58 : timeRangeMin;
64 dispatchTimeNs > timeRangeMin ? dispatchTimeNs : timeRangeMin,