This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3ef3e01acd183eefb864f2adcffe65fed783e3f
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DirectoryWatcher
History
matt peters
f227506cb2
AssetRegistry+DirectoryWatcher: Fix indefinite delay of directory change notifications (and therefore new asset notifications) from FDirectoryWatcherWindows when a dialog box is active. MsgWaitForMultipleObjects is both slower then SleepEx for the processing of notifications, and suffers from the indefinite delay which SleepEx does not.
...
#rb Patrick.Enfedaque #rnx [CL 30014037 by matt peters in ue5-main branch]
2023-11-30 09:29:45 -05:00
..
Private
AssetRegistry+DirectoryWatcher: Fix indefinite delay of directory change notifications (and therefore new asset notifications) from FDirectoryWatcherWindows when a dialog box is active. MsgWaitForMultipleObjects is both slower then SleepEx for the processing of notifications, and suffers from the indefinite delay which SleepEx does not.
2023-11-30 09:29:45 -05:00
Public
…
DirectoryWatcher.Build.cs
…