constant UPDATE_MAX_FETCH_TIME

Maximum number of seconds to try fetching available update data at a time.

Archivo

drupal-7.x/modules/update/update.module, line 74
Handles updates of Drupal core and contributed projects.

Código

define('UPDATE_MAX_FETCH_TIME', 5)