Home
last modified time | relevance | path

Searched refs:sleepingStep (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/qadevOOo/runner/complexlib/
H A DComplexTestCase.java164 int sleepingStep = 1000; in test_method() local
167 … while (th.isAlive() && (lastPing != newPing || factor * sleepingStep < m_nThreadTimeOut)) in test_method()
169 Thread.sleep(sleepingStep); in test_method()

Completed in 11 milliseconds