You are here

constant PERFORMANCE_SETTINGS in Performance Logging and Monitoring 6.2

Same name and namespace in other branches
  1. 6 performance.module \PERFORMANCE_SETTINGS
  2. 7.2 performance.module \PERFORMANCE_SETTINGS
  3. 7 performance.module \PERFORMANCE_SETTINGS
3 uses of PERFORMANCE_SETTINGS
performance_requirements in ./performance.install
Implementation of hook_requirements().
performance_view_details in includes/performance.details.inc
Detail page callback.
performance_view_summary in ./performance.module
Summary page callback.

File

./performance.module, line 24
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_SETTINGS', 'admin/settings/performance-logging');