Files
UnrealEngineUWP/Engine/Source/Programs/UnrealVirtualizationTool
paul chipchase 5c23270845 Log the time taken to virtualize/hydrate when using the UnrealVirtualizationTool
#rb trivial
#jira none
#rnx
#preflight 64622a40cf788a25582851cd

- Virtualization/hydration can be quite slow. We should log the time taken so that it is easier for users to see if something is abnormally slow and report it.
- Small code cleanup in the hydration code to move the ::UnRegisterMountPoints call to a ON_SCOPE_EXIT

[CL 25472139 by paul chipchase in ue5-main branch]
2023-05-15 08:59:03 -04:00
..