API
0.9.7
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
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 Thu Nov 28 2013 20:43:44 for API by
1.8.4