ãNSTimerãã¯ã©ã¹ã使ç¨ãã¦è¨å®ããä¸å®æéãã¨ã«èµ·åããã¡ã½ãããä½ãã¾ãã //ãNSTimerãã¯ã©ã¹ã®ã¤ã³ã¹ã¿ã³ã¹ãçæ NSTimer *timer1; //ã¿ã¤ãã¼èµ·å timer1=[NSTimer scheduledTimerWithTimeInterval:0.5 target:self selector:@selector(timeout:) userInfo:nil repeats:YES ]; ãscheduledTimerWithTimeIntervalãã«ç§åä½ã§ã¿ã¤ã ã¢ã¦ãã®ç§æ°ã ãselector:@selector(â»:)ãã®â»ã®ã¨ããã«èµ·åããã¡ã½ããåã ãrepeats:ãã®å¾ã«ç¹°ãè¿ãæå®ï¼YES=ç¹°ãè¿ããNO=1åã ãï¼ãè¨å®ãã¾ãã ãã¨ã¯ã¿ã¤ã ã¢ã¦ãæã«èµ·åããã¡ã½ãããä½æãã¾ãã //ã¿ã¤ã ã¢ã¦ãæã«èµ·åããã¡ã½ãã - (vo
{{#tags}}- {{label}}
{{/tags}}