Searched refs:sleepMillis (Results 1 – 2 of 2) sorted by relevance
28 public static int get(int from, int to, int sleepMillis) throws ClassNotFoundException, in get() argument38 Thread.sleep(sleepMillis); in get()
32 int32_t sleepMillis) { in checkFullQueue() argument55 usleep(sleepMillis * 1000); // 1000 millis in a microsecond in checkFullQueue()