MessagePack\Tests\Perf\Benchmark\DurationBenchmark::__construct PHP Метод

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

public __construct ( $duration )
    public function __construct($duration)
    {
        $this->duration = $duration;
    }