You are here

protected property CapacityTracker::$spentExecutionTime in Purge 8.3

The execution time spent on cache invalidation during this request.

Type: \Drupal\purge\Counter\CounterInterface

File

src/Plugin/Purge/Purger/CapacityTracker.php, line 74

Class

CapacityTracker
Provides the capacity tracker.

Namespace

Drupal\purge\Plugin\Purge\Purger

Code

protected $spentExecutionTime;