I'm making an application where the exams is going on, so when exam start the, time should start with that. For example 30 minutes and it should reduce like 29:59.
How can I implement this?
Can anyone please give me a sample example or a easy step by step tutorial that i can follow?
This code is used to create a countdown timer.
Code for .h file.
Code for .m file.
Hope this helps you out.