IpcRateLimiter

Functions

Link copied to clipboard
abstract fun tryAcquire(key: String, maxCallsPerWindow: Int): Boolean

Attempts to record one call for key within the current time window.