Cache
Functions
Link copied to clipboard
Triggers a thread to clear the entire cache after a certain amount of time
Link copied to clipboard
Triggers a thread to clear a certain cache type after a certain amount of time
Link copied to clipboard
abstract fun triggerCacheTypesClear(cacheIds: List<CacheIds>, duration: Duration, repeat: Boolean = true)
Triggers a thread to clear a list of cache types after a certain amount of time