Beberlei\Metrics\Collector\Zabbix::flush PHP 메소드

flush() 공개 메소드

public flush ( )
    public function flush()
    {
        $this->sender->send();
    }