Skip to main content

TimerManager.DumpAllTimerLogsThreshold

Var

Unreal Engine Var console variable.

TimerManagerDumpAllTimerLogsThreshold

Description

Threshold (in count of active timers) at which to dump info about all active timers to logs. -1 means this is disabled. NOTE: This will only be dumped once per process launch.

Usage

TimerManager.DumpAllTimerLogsThreshold [value]

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