t.UnacceptableFrameTimeThreshold
t.UnacceptableFrameTimeThreshold is a console variable in Unreal Engine 5 (UE5). See what t.UnacceptableFrameTimeThreshold does, its values, and how to use this cvar in the Unreal console below.
Category: Timer · Namespace:
tHelp
The frame time theshold for what is considered completely unacceptable (in ms); values above this will be drawn as red default: 50.0 ms
Usage
Unreal console (open with ~)
> t.UnacceptableFrameTimeThreshold 1Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.