MessagePack\Tests\Perf\Benchmark\DurationBenchmark::__construct PHP Method

__construct() public method

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