API
0.9.7
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPRunLoop.h
Go to the documentation of this file.
1
2
@interface
CPRunLoop
:
CPObject
3
{
4
BOOL _runLoopLock;
5
6
Object _timersForModes;
//should be a dictionary to allow lookups by mode
7
Object _nativeTimersForModes;
8
CPDate
_nextTimerFireDatesForModes;
9
BOOL _didAddTimer;
10
CPDate
_effectiveDate;
11
12
CPArray _orderedPerforms;
13
int
_runLoopInsuranceTimer;
14
}
15
@end
Foundation
CPRunLoop.h
Generated on Thu Nov 28 2013 20:43:44 for API by
1.8.4