Skip to main content

r.RenderThreadTimeIncludesDependentWaits

Var

Unreal Engine Var console variable.

rRenderThreadTimeIncludesDependentWaits

Description

0: RT stat only includes non-idle time, 1: RT stat includes dependent waits (matching RenderThreadTime_CriticalPath)

Usage

r.RenderThreadTimeIncludesDependentWaits [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.