wisp-sampling
Toggle table of contents
2025.06.02.211800-dfd9f84
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-sampling
wisp-sampling
/
wisp.sampling
/
RateLimiter
/
RateLimiter
Rate
Limiter
@
JvmOverloads
constructor
(
permitsPerSecond
:
Long
,
ticker
:
Ticker
=
Ticker.DEFAULT
,
sleeper
:
Sleeper
=
Sleeper.DEFAULT
)