Home
last modified time | relevance | path

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

/development/tools/winscope/src/trace_processor/
Dbigint_math.ts73 const quotient = n / step; constant
74 return (quotient + 1n) * step;