@boost/commonFunctionsDebounceDebounce CallableDebounce(delay: number): MethodDecoratorA method decorator that delays the execution of the class method by the provided time in milliseconds.
A method decorator that delays the execution of the class method by the provided time in milliseconds.