calculate

fun calculate(input: Boolean): Boolean

Applies the debouncer to the input stream.

Return

The debounced value of the input stream.

Parameters

input

The current value of the input stream.