VirtualBox

Ignore:
Timestamp:
Oct 26, 2021 7:05:55 AM (3 years ago)
Author:
vboxsync
Message:

Audio/Validation Kit: Logging tweaks [build fix]. ​bugref:10008

File:
1 edited

Legend:

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

    r92057 r92058  
    666666                if (   g_uVerbosity >= 3
    667667                    && (   !nsLastMsgCantWrite
    668                         || (nsNow - nsLastMsgCantWrite) > RT_NS_10SEC) /* Don't spam the output too much. */
     668                        || (nsNow - nsLastMsgCantWrite) > RT_NS_10SEC)) /* Don't spam the output too much. */
    669669                {
    670670                    RTTestPrintf(g_hTest, RTTESTLVL_ALWAYS, "Waiting %RU32ms for stream to be writable again (last write %RU64ns ago) ...\n",
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