Navigation
API > API/Plugins > API/Plugins/Reflex
| |
|
| Name |
FReflexLatencyMarkers |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/Nvidia/Reflex/Source/Public/ReflexLatencyMarkers.h |
| Include Path |
#include "ReflexLatencyMarkers.h" |
Syntax
class FReflexLatencyMarkers :
public ILatencyMarkerModule ,
public FTickableGameObject ,
public FSelfRegisteringExec
Inheritance Hierarchy
Implements Interfaces
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~FReflexLatencyMarkers()
|
|
ReflexLatencyMarkers.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AverageDriverLatencyMs |
float |
|
ReflexLatencyMarkers.h |
|
| AverageGameLatencyMs |
float |
|
ReflexLatencyMarkers.h |
|
| AverageGPURenderLatencyMs |
float |
|
ReflexLatencyMarkers.h |
|
| AverageOSRenderQueueLatencyMs |
float |
|
ReflexLatencyMarkers.h |
|
| AveragePresentLatencyMs |
float |
|
ReflexLatencyMarkers.h |
|
| AverageRenderLatencyMs |
float |
|
ReflexLatencyMarkers.h |
|
| AverageRenderSubmitLatencyMs |
float |
|
ReflexLatencyMarkers.h |
|
| AverageSimulationLatencyMs |
float |
|
ReflexLatencyMarkers.h |
|
| AverageTotalLatencyMs |
float |
|
ReflexLatencyMarkers.h |
|
| bEnabled |
bool |
|
ReflexLatencyMarkers.h |
|
| bFeatureSupport |
bool |
|
ReflexLatencyMarkers.h |
|
| bFlashIndicatorDriverControlled |
bool |
|
ReflexLatencyMarkers.h |
|
| bFlashIndicatorEnabled |
bool |
|
ReflexLatencyMarkers.h |
|
| DriverOffsetMs |
float |
|
ReflexLatencyMarkers.h |
|
| GPURenderOffsetMs |
float |
|
ReflexLatencyMarkers.h |
|
| OSRenderQueueOffsetMs |
float |
|
ReflexLatencyMarkers.h |
|
| PresentOffsetMs |
float |
|
ReflexLatencyMarkers.h |
|
| RenderSubmitOffsetMs |
float |
|
ReflexLatencyMarkers.h |
|
Functions