Cooldown
Countdown is a Debounce utility which is meant to make it easier to create Debounce easily, with minimal effort.
Documentation
The API can be found here.
Using Cooldown
There are 4 main ways to download Cooldown:
Get the module from the Roblox Marketplace.
Add it to your Wally dependencies.
"denispionicul/cooldown@1.4.0"
Get the Roblox file in Releases and add it in your Roblox Studio.
Clone the src and add it to your repository.