You are here

protected property MemcacheBackend::$lastBinDeletionTime in Memcache API and Integration 8.2

The (micro)time the bin was last deleted.

Type: float

File

src/MemcacheBackend.php, line 54

Class

MemcacheBackend
Defines a Memcache cache backend.

Namespace

Drupal\memcache

Code

protected $lastBinDeletionTime;