How can I create Time interrupt that triggers after 2 minutes on uno

Create a Timer Interrupt of say 500 ms and increment a counter on each 500 ms interrupt. Also check if counter is 4. If yes, 2 seconds has elapsed.