Debounces the input function.
Function to be debounced
Time to wait before calling the function
-Function that debounces the input function
Debounces the input function.