Throttling

Throttling is a technique in which, no matter how many times the user fires the event, the attached function will be executed only once in a given time interval.

Delay in milliseconds Number of times button clicked ->
Network Calls 0