Definition at line 65 of file quikiteventloop.mm.
◆ initWithEventLoopIntegration:()
◆ processEventsAndSchedule()
- (void) processEventsAndSchedule |
|
|
|
Definition at line 163 of file quikiteventloop.mm.
166 NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];
167 NSDate *nextDate = [[NSDate date] dateByAddingTimeInterval:((double)mIntegration->nextTimerEvent()/1000.)];
168 [mIntegration->mTimer setFireDate:nextDate];
◆ mIntegration
The documentation for this class was generated from the following file: