Skip to main content

TimerManager.DumpTimerLogsThreshold

Var

Unreal Engine Var console variable.

TimerManagerDumpTimerLogsThreshold

Description

Threshold (in milliseconds) after which we log timer info to try and help track down spikes in the timer code. Disabled when set to 0

Usage

TimerManager.DumpTimerLogsThreshold [value]

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