\fi-6552 \s5 \li7030 \fi-6553 \fi-5796 \i0 \b target:\b0 (id)\i anObject\i0 Creates and returns a timer object suitable for registry with \
\b selector:\b0 (SEL)\i aSelector\i0 an NSRunLoop object. The timer object records a \
\b repeats:\b0 (BOOL)\i repeats\i0 message (\i aSelector\i0 ), a target object (\i anObject\i0 ), and an interval (\i seconds\i0 ) at which the message is to be sent to the target. If \i repeats\i0 is YES, the timer object will repeatedly reschedule itself to fire \i seconds\i0 seconds from the last fire date.\
\fi-6552 \s5 \li7030 \fi-6553 \fi-5796 \i0 \b invocation:\b0 (NSInvocation *)\i anInvocation\i0 Creates and returns a timer object suitable for registry with \
\b repeats:\b0 (BOOL)\i repeats\i0 an NSRunLoop object. The timer object records an\
invocation (\i anInvocation\i0 ) and an interval (\i seconds\i0 ) at which the message is to be sent to the target. If \i repeats\i0 is YES, the timer object will repeatedly reschedule itself to fire \i seconds\i0 seconds from the last fire date.\
\pard \s8 \li100 \fi0 \ri1007 \ql \f0 \b \fs16 \
\
\
\fs28 Firing the Timer \
\fs16 \
\fs28 \pard \s4 \li7029 \fi-6552 \ri1007 \ql \tx6652 \tx7030 \f1 \b0 \fi-6552 {\f3 -} (void)\b fire\b0 Causes the timer\'27s message to be dispatched to its target.\
\fs28 \pard \s4 \li7029 \fi-6552 \ri1007 \ql \tx6652 \tx7030 \f1 \b0 \fi-6552 {\f3 -} (NSDate *)\b fireDate\b0 Returns the date that the timer will next fire.\