Searched refs:getThrottleUnit (Results 1 – 2 of 2) sorted by relevance
251 public TimeUnit getThrottleUnit() { in getThrottleUnit() method in MockResponse
532 … long delayMs = throttlePolicy.getThrottleUnit().toMillis(throttlePolicy.getThrottlePeriod()); in throttledTransfer()