You are here

constant FEATURES_SEMAPHORE_TIMEOUT in Features 7.2

Same name and namespace in other branches
  1. 6 features.module \FEATURES_SEMAPHORE_TIMEOUT
  2. 7 features.module \FEATURES_SEMAPHORE_TIMEOUT

Duration of rebuild semaphore: 10 minutes.

1 use of FEATURES_SEMAPHORE_TIMEOUT
features_get_component_states in ./features.export.inc
Retrieve an array of features/components and their current states.

File

./features.module, line 30
Main *.module file for the 'features' module.

Code

define('FEATURES_SEMAPHORE_TIMEOUT', 10 * 60);