You are here

constant PERFORMANCE_CACHE in Performance Logging and Monitoring 6.2

Same name and namespace in other branches
  1. 7.2 performance.module \PERFORMANCE_CACHE
2 uses of PERFORMANCE_CACHE
performance_caching_message in ./performance.module
Display message on settings form.
performance_requirements in ./performance.install
Implementation of hook_requirements().

File

./performance.module, line 22
Logs detailed and/or summary page generation time and memory consumption for page requests. Copyright Khalid Baheyeldin 2008 of http://2bits.com

Code

define('PERFORMANCE_CACHE', 'cache_inc');