Package-level declarations

Types

Link copied to clipboard
class Debouncer(debounceMs: Long, scope: CoroutineScope = CoroutineScope(DispatcherProvider.Main))

Utility class for debouncing high frequency events.