constant BACKGROUND_BATCH_DELAY in Background Process 8
Same name and namespace in other branches
- 6 background_batch/background_batch.module \BACKGROUND_BATCH_DELAY
- 7.2 background_batch/background_batch.module \BACKGROUND_BATCH_DELAY
- 7 background_batch/background_batch.module \BACKGROUND_BATCH_DELAY
Define Default value for Batch Delay (in miliseconds).
File
- background_batch/
background_batch.module, line 20 - This module adds background processing to Drupals batch API.
Code
const BACKGROUND_BATCH_DELAY = 1000000;