Searched refs:slowQueryMillis (Results 1 – 1 of 1) sorted by relevance
107 final int slowQueryMillis = Math.min( in shouldLogSlowQuery() local112 return elapsedTimeMillis >= slowQueryMillis; in shouldLogSlowQuery()