UEConsole Commands
CommandConsole CommandRemaining

CPUTime.Dump

CPUTime.Dump is a console command in Unreal Engine 5 (UE5). See what CPUTime.Dump does and how to run it in the Unreal Engine console below.

Category: Remaining · Namespace: cputime

Description

Usage -Delay=[NumSeconds=30] If Delay==0, disables printing the CPU usage to the log If Delay>0, starts printing the average CPU usage from the last n frames, clamps between 10 and 300

Usage

Unreal console (open with ~)
> CPUTime.Dump