Defers execution for given milliseconds. And previous pending execution is cancelled, so only the last execution will be executed.
This is important when you want to watch multiple events and avoid multiple refresh
number of milliseconds to defer
Generated using TypeDoc
Defers execution for given milliseconds. And previous pending execution is cancelled, so only the last execution will be executed.
This is important when you want to watch multiple events and avoid multiple refresh