get_cache_used() returns the amount of memory currently in use for
GDAL block caching. Wrapper of GDALGetCacheUsed64() with return
value in MB by default.
Value
A numeric value carrying the integer64 class attribute. Amount
of the available cache memory currently in use in the requested units.