rememberThrottle

fun <S> rememberThrottle(value: S, options: ThrottleOptions = remember { ThrottleOptions() }): S