UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWindowsTimeInternal::FThreadCPUStats Struct Reference

Public Attributes

float ThreadCPUTimePctRelative = 0.f
 
double LastIntervalThreadTime = 0
 

Member Data Documentation

◆ LastIntervalThreadTime

double FWindowsTimeInternal::FThreadCPUStats::LastIntervalThreadTime = 0

The per-thread CPU processing time (kernel + user) from the last update

◆ ThreadCPUTimePctRelative

float FWindowsTimeInternal::FThreadCPUStats::ThreadCPUTimePctRelative = 0.f

Current thread percentage CPU utilization for the last interval relative to one core.


The documentation for this struct was generated from the following file: