You are here

constant NOTIFICATIONS_TIME_MARGIN in Notifications 6

Same name and namespace in other branches
  1. 5 notifications.cron.inc \NOTIFICATIONS_TIME_MARGIN
  2. 6.4 includes/notifications_queue.class.inc \NOTIFICATIONS_TIME_MARGIN
  3. 6.2 notifications.cron.inc \NOTIFICATIONS_TIME_MARGIN
  4. 6.3 notifications.cron.inc \NOTIFICATIONS_TIME_MARGIN
1 use of NOTIFICATIONS_TIME_MARGIN
notifications_process in ./notifications.cron.inc
Controls and checks limits for queue processing It can be used by other modules to add their own limits here, like number of sms sent, etc...

File

./notifications.cron.inc, line 19

Code

define('NOTIFICATIONS_TIME_MARGIN', 5);