Skip to main content

Editor.Performance.Debug.Stall

Cmd

Unreal Engine Cmd console variable.

EditorPerformanceDebugStall

Description

Runs a busy loop on the calling thread. Can pass a number of seconds to stall for in parameter (defaults to 2 seconds).

Usage

Editor.Performance.Debug.Stall

Execute via the console (~). This is a command, not a variable.