GraphAware\Reco4PHP\Config\Config::maxTime PHP Method

maxTime() public method

public maxTime ( ) : integer
return 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();