protected property CapacityTracker::$timeHints in Purge 8.3
Gathered list of time hints per purger.
The maximum number of seconds - as a float - it takes each purger to process a single cache invalidation.
Type: float[]
File
- src/
Plugin/ Purge/ Purger/ CapacityTracker.php, line 91
Class
- CapacityTracker
- Provides the capacity tracker.
Namespace
Drupal\purge\Plugin\Purge\PurgerCode
protected $timeHints;