throttleClick

fun View.throttleClick(period: Long = 500, block: View.() -> Unit)