Phive\Queue\Tests\Queue\Performance::getPerformanceItemLength PHP Method

getPerformanceItemLength() protected static method

protected static getPerformanceItemLength ( )
    protected static function getPerformanceItemLength()
    {
        return (int) getenv('PHIVE_PERF_ITEM_LENGTH');
    }