- Timestamp:
- Aug 14, 2018 11:51:32 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DevIchAc97.cpp
r73650 r73651 1440 1440 if (pStream->u8SD == AC97SOUNDSOURCE_PO_INDEX) /* Output (SDO). */ 1441 1441 { 1442 #ifdef LOG_ENABLED 1442 1443 const uint64_t deltaLastUpdateNs = RTTimeNanoTS() - pStream->State.tsLastUpdateNs; 1443 1444 #endif 1444 1445 pStream->State.tsLastUpdateNs = RTTimeNanoTS(); 1445 1446
Note:
See TracChangeset
for help on using the changeset viewer.