I'm trying to create an app that has a Stopwatch type feature in it, but I want to type as little code as possible to do it. Basically, I want to have exactly what the Clock>Stopwatch iPhone app has and put it right into one of my apps.
Anyone have any clue if this can be done easily? Or do I have to do this the hard way with timers, loops, etc. Please post reusable code if you can. Thanks!
Ethan
	
		
			
		
		
	
				
			Anyone have any clue if this can be done easily? Or do I have to do this the hard way with timers, loops, etc. Please post reusable code if you can. Thanks!
Ethan