Searched refs:maxDurResult (Results 1 – 4 of 4) sorted by relevance
40 const maxDurResult = await this.query(` constant45 if (slowlyCountRows(maxDurResult) === 1) {46 this.maxDurNs = maxDurResult.columns[0].longValues![0];
75 const maxDurResult = await this.query(` constant82 if (slowlyCountRows(maxDurResult) === 1) {83 this.maxDurNs = maxDurResult.columns[0].longValues![0];
48 const maxDurResult = await this.query(` constant53 if (slowlyCountRows(maxDurResult) === 1) {54 this.maxDurNs = maxDurResult.columns[0].longValues![0];