throttleFirst

fun <T> <Error class: unknown class><T>.throttleFirst(windowDuration: Long): <Error class: unknown class><T>

Emits the first item and then throttles next during windowDuration timeframe.