Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.network/CooldownHelper/isInCooldown

isInCooldown

fun isInCooldown(lastFetch: Long): Boolean

Determines whether or not the Cooldown period, if currently in one, has elapsed.

Parameters

lastFetch

The time in seconds that the last fetch took place.

Generated by Dokka
(c) Tealium 2026