constant MESSAGING_DEFAULT_CRON_PERCENT in Messaging 6.4
Same name and namespace in other branches
- 7 messaging.module \MESSAGING_DEFAULT_CRON_PERCENT
1 use of MESSAGING_DEFAULT_CRON_PERCENT
- Messaging_Store::process_limits in includes/
messaging_store.class.inc - Calculate limits for queue processing
File
- ./
messaging.module, line 33
Code
define('MESSAGING_DEFAULT_CRON_PERCENT', variable_get('messaging_default_cron_percent', 80));