Home
last modified time | relevance | path

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

/plugin/swiftmail/Swift/Plugin/
H A DBandwidthMonitor.php62 $this->setBytesIn($this->getBytesIn() + $num);
77 public function getBytesIn() function in Swift_Plugin_BandwidthMonitor