Changeset 57001 in vbox for trunk/src/VBox
- Timestamp:
- Jul 18, 2015 11:43:21 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstTimer.cpp
r56290 r57001 181 181 if (RT_FAILURE(rc)) 182 182 { 183 RTPrintf("tstTimer: FAILURE - RTTimerStart(,0) -> %Rrc\n", aTests[i].uMicroInterval,rc);183 RTPrintf("tstTimer: FAILURE - RTTimerStart(,0) -> %Rrc\n", rc); 184 184 cErrors++; 185 185 }
Note:
See TracChangeset
for help on using the changeset viewer.