Searched refs:nonIndexableStartTime (Results 1 – 1 of 1) sorted by relevance
97 final long nonIndexableStartTime = System.currentTimeMillis(); in collectIndexableData() local100 final long nonIndexableTime = System.currentTimeMillis() - nonIndexableStartTime; in collectIndexableData()