Searched refs:kDCLBlockTime (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c66 #define kDCLBlockTime (100.0/8000.0) macro
1037 DVSetTimeoutTime(deviceDescriptionPtr->fGlobals->fDVThread, CFAbsoluteTimeGetCurrent() + kDCLBlockTime);
1107 DVSetTimeoutTime(deviceDescriptionPtr->fGlobals->fDVThread, CFAbsoluteTimeGetCurrent() + kDCLBlockTime);
1507 return CFAbsoluteTimeGetCurrent() + kDCLBlockTime;
1605 return now+kDCLBlockTime;
1836 fireDate = CFAbsoluteTimeGetCurrent() + kDCLBlockTime;

Completed in 299 milliseconds