views:

132

answers:

0

Hi there, I'm searching a way to display the time elapsing during the reflexion of the application user. example : UILabel displaying 0:01, 0:02, 0:03 etc until the user click on a button. I guess NSTimer should be used, but could anybody provide me some example code to implement that simple label ...? Cheeerio and many thanks ...