Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dtrack_controller.ts136 const atLimit = this.data.length === LIMIT; constant
137 if (atLimit) {