Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FRHICommandCalibrateTimers |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
struct FRHICommandCalibrateTimers : public FRHICommand< FRHICommandCalibrateTimers, PREPROCESSOR_JOIN>
Inheritance Hierarchy
- FRHICommandBase → FRHICommand → FRHICommandCalibrateTimers
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FORCEINLINE_DEBUGGABLE FRHICommandCalibrateTimers
(
FRHITimestampCalibrationQuery* CalibrationQuery |
RHICommandList.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CalibrationQuery | FRHITimestampCalibrationQuery * | RHICommandList.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
RHI_void Execute
(
FRHICommandListBase& CmdList |
RHICommandList.h |