API
0.9.8
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPTimer.h
Go to the documentation of this file.
1
2
@interface
CPTimer
:
CPObject
3
{
4
CPTimeInterval _timeInterval;
5
CPInvocation
_invocation;
6
Function _callback;
7
8
BOOL _repeats;
9
BOOL _isValid;
10
CPDate
_fireDate;
11
id
_userInfo;
12
}
13
@end
Foundation
CPTimer.h
Generated on Sun Mar 29 2015 14:04:32 for API by
1.8.4