Searched defs:stopTimer (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/lucene/core/src/java/org/apache/lucene/search/
H A DTimeLimitingCollector.java194 * you stop the {@link TimerThread} via {@link TimerThread#stopTimer()}.
209 * you stop the {@link TimerThread} via {@link TimerThread#stopTimer()}.
283 public void stopTimer() { method in class:TimeLimitingCollector.TimerThread

Completed in 37 milliseconds