You are here

constant PERFORMANCE_CACHE in Performance Logging and Monitoring 7.2

Same name and namespace in other branches
  1. 6.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
Implements 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_default_class');