VxFutureFunctionExtension extension

on

Methods

throttle() Function
Throttle function When an event is triggered, the target operation is executed immediately, and then the event is only responded to after the asynchronous method completes execution.