Changeset 29385 in vbox for trunk/src/VBox/Main/xpcom
- Timestamp:
- May 11, 2010 6:05:44 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 61495
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xpcom/server.cpp
r28800 r29385 200 200 /* Delay before shutting down the VirtualBox server after the last 201 201 * VirtualBox instance is released, in ms */ 202 VBoxSVC_ShutdownDelay = 5000 ,202 VBoxSVC_ShutdownDelay = 5000 203 203 }; 204 204
Note:
See TracChangeset
for help on using the changeset viewer.