You are here

constant BACKGROUND_PROCESS_CLEANUP_AGE_RUNNING in Background Process 7

Same name and namespace in other branches
  1. 8 background_process.module \BACKGROUND_PROCESS_CLEANUP_AGE_RUNNING
  2. 6 background_process.module \BACKGROUND_PROCESS_CLEANUP_AGE_RUNNING
2 uses of BACKGROUND_PROCESS_CLEANUP_AGE_RUNNING
background_process_cron in ./background_process.module
Implements hook_cron().
background_process_settings_form in ./background_process.admin.inc
FAPI definition for settings page.

File

./background_process.module, line 25

Code

define('BACKGROUND_PROCESS_CLEANUP_AGE_RUNNING', 8 * 3600);