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

/macosx-10.10.1/IOAudioFamily-200.6/
H A DIOAudioEngine.h737 virtual void takeTimeStamp(bool incrementLoopCount = true, AbsoluteTime *timestamp = NULL ) AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10;
H A DIOAudioEngine.cpp2229 void IOAudioEngine::takeTimeStamp(bool incrementLoopCount, AbsoluteTime *timestamp) argument
2249 if (incrementLoopCount) {

Completed in 132 milliseconds