This hook has been deprecated. Use `site_status_good_response_time_threshold` instead.
apply_filters( 'amp_page_cache_good_response_time_threshold', int $threshold )
Description #
Filters the threshold below which a response time is considered good.
Parameters #
- $threshold
-
Threshold in milliseconds.
Source #
File: src/Admin/SiteHealth.php