GraphAware\Reco4PHP\Config\Config::maxTime PHP Метод

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

public maxTime ( ) : integer
Результат integer maximum number of ms the recommendation-computing process should take. Note that it is for information only, it is the responsibility of the engines to honour this configuration or not.
    public function maxTime();