Searched refs:nextRpc (Results 1 – 1 of 1) sorted by relevance
162 long nextRpc = now; in call() local166 if (nextRpc - now <= 0) { in call()168 nextRpc += nextDelay(targetQps); in call()