You are here

constant MESSAGING_TIME_MARGIN in Messaging 6

Same name and namespace in other branches
  1. 5 messaging.store.inc \MESSAGING_TIME_MARGIN
  2. 6.4 includes/messaging_store.class.inc \MESSAGING_TIME_MARGIN
  3. 6.2 messaging.store.inc \MESSAGING_TIME_MARGIN
  4. 6.3 messaging.store.inc \MESSAGING_TIME_MARGIN
1 use of MESSAGING_TIME_MARGIN
messaging_store_queue_process in ./messaging.store.inc
Process and send messages in queue, to be called from cron

File

./messaging.store.inc, line 12
Database storage for the messaging framework

Code

define('MESSAGING_TIME_MARGIN', 5);