Navigation
API > API/Runtime > API/Runtime/RHI
Inheritance Hierarchy
- FRHICommandBase
- FRHICommand
- FRHICommandCalibrateTimers
References
Module | RHI |
Header | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
Include | #include "RHICommandList.h" |
Syntax
struct FRHICommandCalibrateTimers : public FRHICommand< FRHICommandCalibrateTimers, FRHICommandCalibrateTimersString__LINE__ >
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FRHITimestampCalibrationQuery * | CalibrationQuery |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FRHICommandCalibrateTimers
(
FRHITimestampCalibrationQuery* CalibrationQuery |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
RHI_void | Execute
(
FRHICommandListBase& CmdList |