Changeset 91082 in vbox for trunk/src/VBox/ValidationKit
- Timestamp:
- Sep 2, 2021 6:37:01 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp
r91034 r91082 312 312 if (RT_SUCCESS(rc)) 313 313 { 314 /* Give the Validaiton Kit audio driver on the host a bit of time to register / arming the new test. */ 315 RTThreadSleep(5000); /* Fudge factor. */ 316 314 317 /* 315 318 * 2. Tell VKAT on guest to start playback.
Note:
See TracChangeset
for help on using the changeset viewer.