Searched refs:milsSpent (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOATAFamily-253.0.1/
H A DIOATAController.cpp2261 UInt32 milsSpent = 0; local
2265 for( int loopMils = 0; milsSpent < 3100; loopMils++ )
2273 milsSpent++;
2277 if( ! (milsSpent < 3100) )
2288 for( int loopMils = 0; milsSpent < 3100; loopMils++ )
2303 milsSpent++;
2307 if( ! (milsSpent < 3100) )

Completed in 160 milliseconds