triggerCacheTypeClear

abstract fun triggerCacheTypeClear(cacheId: CacheIds, duration: Duration, repeat: Boolean = true)(source)

Triggers a thread to clear a certain cache type after a certain amount of time

Parameters

cacheId

The id of the cache

duration

The duration to wait before clearing the cache

repeat

whether to repeat the clearing of the cache