Searched refs:pDt (Results 1 – 1 of 1) sorted by relevance
749 …NSDate* pDt = AquaSalTimer::pRunningTimer ? [AquaSalTimer::pRunningTimer fireDate] : [NSDate dista… in Yield() local750 pEvent = [NSApp nextEventMatchingMask: NSAnyEventMask untilDate: pDt in Yield()835 NSDate* pDt = [AquaSalTimer::pRunningTimer fireDate]; in AnyInput() local836 if( pDt && [pDt timeIntervalSinceNow] < 0 ) in AnyInput()
Completed in 16 milliseconds