(PECL solr >= 0.9.2)
Returns the time in milliseconds allowed for the query to finish
public int SolrQuery::getTimeAllowed ( void )
Returns the time in milliseconds allowed for the query to finish.
Returns:
Returns and integer on success and NULL
if it is not set.
Please login to continue.