You are here

constant SIMPLENEWS_SEND_TIME_LIMIT in Simplenews 6

Same name and namespace in other branches
  1. 6.2 simplenews.module \SIMPLENEWS_SEND_TIME_LIMIT
  2. 7.2 simplenews.module \SIMPLENEWS_SEND_TIME_LIMIT
  3. 7 simplenews.module \SIMPLENEWS_SEND_TIME_LIMIT

AT 80% OF PHP MAX EXECUTION TIME EMAIL SENDING IS INTERRUPTED

1 use of SIMPLENEWS_SEND_TIME_LIMIT
simplenews_mail_spool in ./simplenews.module
Send simplenews newsletters from the spool.

File

./simplenews.module, line 58
Simplnews node handling, sent email, newsletter block and general hooks

Code

define('SIMPLENEWS_SEND_TIME_LIMIT', 0.8);