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