renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-event
/
renetik.android.event.dispatch
/
CSDebouncer
/
CSDebouncer
CSDebouncer
constructor
(
parent
:
CSHasRegistrations
,
scope
:
CoroutineScope
,
dispatcher
:
CoroutineContext
=
Main
,
action
:
suspend
(
)
->
Unit
,
after
:
Duration
=
1.milliseconds
)