Searched refs:getThrottlePeriod (Results 1 – 4 of 4) sorted by relevance
247 public long getThrottlePeriod() { in getThrottlePeriod() method in MockResponse
532 … long delayMs = throttlePolicy.getThrottleUnit().toMillis(throttlePolicy.getThrottlePeriod()); in throttledTransfer()
213 public long getThrottlePeriod(TimeUnit unit) { in getThrottlePeriod() method in MockResponse
759 long periodDelayMs = policy.getThrottlePeriod(TimeUnit.MILLISECONDS);