Searched refs:msDuration (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Storage/Debug/
H A DVDDbgIoLog.cpp107 uint64_t msDuration; member in struct:IoLogEntryComplete
541 Entry.msDuration = RTTimeProgramMilliTS() - RT_H2LE_U64(pIoLogEntry->tsStart);
786 *pmsDuration = RT_LE2H_U64(Entry.msDuration);
/vbox/src/VBox/Storage/testcase/
H A DtstVDIo.cpp1536 uint64_t msDuration; local
1540 &msDuration, &cbIo, cbBuf, pvBuf);

Completed in 67 milliseconds