Example #1
0
 protected function getSize()
 {
     $this->endCounts = Crawler::getTimes();
     $this->size = $this->redis->get('limitSize');
 }