Docker\API\Model\SystemInformation::getCpuCfsPeriod PHP Method

getCpuCfsPeriod() public method

public getCpuCfsPeriod ( ) : boolean
return boolean
    public function getCpuCfsPeriod()
    {
        return $this->cpuCfsPeriod;
    }