You are here

constant BACKGROUND_PROCESS_CLEANUP_AGE in Background Process 8

Same name and namespace in other branches
  1. 6 background_process.module \BACKGROUND_PROCESS_CLEANUP_AGE
  2. 7.2 background_process.module \BACKGROUND_PROCESS_CLEANUP_AGE
  3. 7 background_process.module \BACKGROUND_PROCESS_CLEANUP_AGE

File

./background_process.module, line 29
This module implements a framework for calling funtions in the background.

Code

const BACKGROUND_PROCESS_CLEANUP_AGE = 120;