I want to make an app that adds 1 minutes and 25 seconds to a TimeLeft variable.
Problem is I have no idea what type of variable this should be, or even how to add 1 minutes 25 seconds to the available time left.
Any guidance would be much appreciated. I'm good with C#, but since I've never done something like, I'm in the dark.