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