![]() |
API
0.9.6
|
A timer object that can send a message after the given time interval. More...
#import <CPTimer.h>
Inheritance diagram for CPTimer:Class Methods | |
| (CPTimer) | + scheduledTimerWithTimeInterval:callback:repeats: |
| (CPTimer) | + scheduledTimerWithTimeInterval:invocation:repeats: |
| (CPTimer) | + scheduledTimerWithTimeInterval:target:selector:userInfo:repeats: |
| (CPTimer) | + timerWithTimeInterval:callback:repeats: |
| (CPTimer) | + timerWithTimeInterval:invocation:repeats: |
| (CPTimer) | + timerWithTimeInterval:target:selector:userInfo:repeats: |
Class Methods inherited from CPObject | |
| (BOOL) | + accessInstanceVariablesDirectly |
| (id) | + alloc |
| (id) | + allocWithCoder: |
| (BOOL) | + automaticallyNotifiesObserversForKey: |
| (Class) | + class |
| (void) | + exposeBinding: |
| (void) | + initialize |
| (IMP) | + instanceMethodForSelector: |
| (BOOL) | + instancesRespondToSelector: |
| (BOOL) | + isSubclassOfClass: |
| (CPSet) | + keyPathsForValuesAffectingValueForKey: |
| (void) | + load |
| (id) | + new |
| (void) | + setVersion: |
| (Class) | + superclass |
| (int) | + version |
Additional Inherited Members | |
Instance Variables inherited from CPObject | |
| Class | isa |
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 |