Class description Delay models have the same value as their underlying model, however the value only changes after a timer expires. If the underlying model's value changes again before the timer expires, the timer restarts. Delay models are constructed by <delay>.
Examples The following code displays a sliders and a label which is updated half a second after the slider stops changing: