Searched defs:bucketNs (Results 1 – 9 of 9) sorted by relevance
50 const bucketNs = this.cachedBucketSizeNs(rowCount); constant82 const bucketNs = constant
55 const bucketNs = this.cachedBucketSizeNs(rowCount); constant88 const bucketNs = constant
52 const bucketNs = this.cachedBucketSizeNs(rowCount); constant83 const bucketNs = constant
37 const bucketNs = Math.max(Math.round(resolution * 1e9 * pxSize / 2) * 2, 1); constant
46 const bucketNs = Math.max(Math.round(resolution * 1e9 * pxSize / 2) * 2, 1); constant
38 const bucketNs = Math.max(Math.round(resolution * 1e9 * pxSize / 2) * 2, 1); constant
70 const bucketNs = constant
45 const bucketNs = Math.max(Math.round(resolution * 1e9 * pxSize / 2) * 2, 1); constant