PhpBench\Progress\LoggerInterface::subjectEnd PHP Метод

subjectEnd() публичный Метод

Log the end of a benchmarking subject.
public subjectEnd ( Subject $subject )
$subject PhpBench\Model\Subject
    public function subjectEnd(Subject $subject);