TimestampKeyRepository
Functions
Link copied to clipboard
abstract suspend fun hasPassed(key: TimestampKeys, duration: <Error class: unknown class>): <Error class: unknown class><<Error class: unknown class>, Boolean>
Link copied to clipboard
abstract suspend fun reset(key: TimestampKeys): <Error class: unknown class><<Error class: unknown class>, Unit>
Link copied to clipboard
abstract suspend fun update(key: TimestampKeys, timestamp: <Error class: unknown class>): <Error class: unknown class><<Error class: unknown class>, Unit>