Changeset 85127 in vbox for trunk/src/VBox/Runtime/gc
- Timestamp:
- Jul 8, 2020 11:42:18 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 139067
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/gc/initterm-gc.cpp
r82968 r85127 46 46 * Program start nanosecond TS. 47 47 */ 48 uint64_tg_u64ProgramStartNanoTS;48 DECL_HIDDEN_DATA(uint64_t) g_u64ProgramStartNanoTS; 49 49 50 50
Note:
See TracChangeset
for help on using the changeset viewer.