PhpBench\Progress\LoggerInterface::subjectStart PHP Method

subjectStart() public method

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