Searched refs:tuneClock (Results 1 – 1 of 1) sorted by relevance
280 double tuneClock = currentTimeMillis(); in tuneInternal() local281 while (currentTimeMillis() - tuneClock < timeout_ms) { in tuneInternal()