Is a form cooldown possible?

I was wondering if it is possible to add a cooldown to an AppSheet form.

I was thinking I save when the form was submitted through NOW(), then compare the current time to that as data validity, but I am not sure how to actually set up this process.

Any help is appreciated. Thank you!