Changeset 26505 in vbox for trunk/src/VBox/Additions/linux/testcase
- Timestamp:
- Feb 14, 2010 9:17:44 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 57676
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c
r8155 r26505 89 89 settimeofday(&tv, NULL); 90 90 91 91 /* wait for the next run */ 92 92 sleep(secInterval); 93 93
Note:
See TracChangeset
for help on using the changeset viewer.