![]() |
API
0.9.7
|
A timer object that can send a message after the given time interval. More...
#import <CPTimer.h>
Instance Methods | |
(void) | - fire |
(CPDate) | - fireDate |
(id) | - initWithFireDate:interval:callback:repeats: |
(id) | - initWithFireDate:interval:invocation:repeats: |
(id) | - initWithFireDate:interval:target:selector:userInfo:repeats: |
(void) | - invalidate |
(BOOL) | - isValid |
(void) | - setFireDate: |
(CPTimeInterval) | - timeInterval |
(id) | - userInfo |
A timer object that can send a message after the given time interval.
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |