Changeset 37461 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jun 15, 2011 9:32:14 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp
r35353 r37461 491 491 /* 492 492 * Write pcap header. 493 * Some time is done since capturing pThis->StartNanoTS so capture the current time again. 493 * Some time has gone by since capturing pThis->StartNanoTS so get the 494 * current time again. 494 495 */ 495 496 PcapFileHdr(pThis->File, RTTimeNanoTS());
Note:
See TracChangeset
for help on using the changeset viewer.