Home
last modified time | relevance | path

Searched refs:getBytesPerMinute (Results 1 – 1 of 1) sorted by relevance

/plugin/swiftmail/Swift/Plugin/
H A DThrottler.php51 if (null === $rate = $this->getBytesPerMinute()) return;
141 public function getBytesPerMinute() function in Swift_Plugin_Throttler