DoPooledThreadWaitTimeouts
DoPooledThreadWaitTimeouts is a console variable in Unreal Engine 5 (UE5). See what DoPooledThreadWaitTimeouts does, its values, and how to use this cvar in the Unreal console below.
Category: Remaining · Namespace:
dopooledthreadwaittimeoutsHelp
If enabled, uses the old behaviour for waking up pool threads every 10ms. Otherwise, lets pooled threads sleep until data arrives.
Usage
Unreal console (open with ~)
> DoPooledThreadWaitTimeouts 1Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.