Searched refs:SLEEP_AFTER_STOP_FOR_INACTIVITY_MS (Results 1 – 1 of 1) sorted by relevance
535 final long SLEEP_AFTER_STOP_FOR_INACTIVITY_MS = 1000; in testTimestamp() local536 Thread.sleep(SLEEP_AFTER_STOP_FOR_INACTIVITY_MS); in testTimestamp()