VirtualBox

Changeset 89892 in vbox for trunk


Ignore:
Timestamp:
Jun 24, 2021 4:04:41 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145350
Message:

Audio/ValKit: More code for audio verification [build fix, unused function]. bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp

    r89890 r89892  
    216216*********************************************************************************************************************************/
    217217
     218#if 0 /* Unused */
    218219/**
    219220 * Returns a random scheduling hint (in ms).
     
    233234    return s_aSchedulingHintsMs[RTRandU32Ex(0, RT_ELEMENTS(s_aSchedulingHintsMs) - 1)];
    234235}
     236#endif
    235237
    236238/**
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette