Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dheap_profile_controller.ts331 const timeState = globals.state.frontendLocalState.visibleState; constant
332 let width = (timeState.endSec - timeState.startSec) / timeState.resolution;