trigger Cache Types Clear
abstract fun triggerCacheTypesClear(cacheIds: List<CacheIds>, duration: Duration, repeat: Boolean = true)(source)
Triggers a thread to clear a list of cache types after a certain amount of time
Parameters
cache Ids
The ids of the cache
duration
The duration to wait before clearing the cache
repeat
whether to repeat the clearing of the cache