Package-level declarations

Types

Link copied to clipboard
class Debouncer(delayMillis: Long)

Simple helper class for debouncing main thread requests. All actions are executed using Dispatchers.Main.