![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RHICommandList.h>
Public Member Functions | |
| FRenderThreadIdleScope (ERenderThreadIdleTypes::Type Type, bool bInCondition=true) | |
| ~FRenderThreadIdleScope () | |
Public Attributes | |
| UE::Stats::FThreadIdleStats::FScopeIdle | RHIThreadIdleScope |
| const ERenderThreadIdleTypes::Type | Type |
| const bool | bCondition |
| const uint32 | Start |
Helper to mark scopes as idle time on the render or RHI threads.
|
inline |
|
inline |
| const bool FRenderThreadIdleScope::bCondition |
| UE::Stats::FThreadIdleStats::FScopeIdle FRenderThreadIdleScope::RHIThreadIdleScope |
| const uint32 FRenderThreadIdleScope::Start |
| const ERenderThreadIdleTypes::Type FRenderThreadIdleScope::Type |