CSDebouncer

constructor(parent: CSHasRegistrations, scope: CoroutineScope, dispatcher: CoroutineContext = Main, action: suspend () -> Unit, after: Duration = 1.milliseconds)