WhileSubscribedWithDebounce
fun <Error class: unknown class>.WhileSubscribedWithDebounce(timeout: <Error class: unknown class> = 100.milliseconds): <Error class: unknown class>
Sharing is started when the first subscriber appears after a given timeout has passed since the most recent subscription and stops if there are no subscribers.