Navigation
API > API/Plugins > API/Plugins/Reflex
Inheritance Hierarchy
- ILatencyMarkerModule
- IWindowsMessageHandler
- FReflexStatsLatencyMarkers
References
| Module | Reflex |
| Header | /Engine/Plugins/Runtime/Nvidia/Reflex/Source/Public/ReflexStatsLatencyMarkers.h |
| Include | #include "ReflexStatsLatencyMarkers.h" |
Syntax
class FReflexStatsLatencyMarkers :
public ILatencyMarkerModule,
public IWindowsMessageHandler
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bFlashIndicatorEnabled | ||
| bool | bReflexStatsEnabled |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ProcessMessage
(
HWND hwnd, |
Overridden from ILatencyMarkerModule
| Type | Name | Description | |
|---|---|---|---|
| bool | GetAvailable () |
||
| float | |||
| float | |||
| bool | GetEnabled () |
||
| bool | |||
| float | |||
| float | |||
| float | |||
| float | |||
| float | |||
| float | |||
| float | |||
| float | |||
| float | |||
| float | |||
| float | |||
| float | |||
| void | Initialize () |
||
| void | SetCustomLatencyMarker
(
uint32 MarkerId, |
||
| void | SetEnabled
(
bool bInEnabled |
||
| void | SetFlashIndicatorEnabled
(
bool bInEnabled |
||
| void | SetFlashIndicatorLatencyMarker
(
uint64 FrameNumber |
||
| void | SetInputSampleLatencyMarker
(
uint64 FrameNumber |
||
| void | SetPresentLatencyMarkerEnd
(
uint64 FrameNumber |
||
| void | SetPresentLatencyMarkerStart
(
uint64 FrameNumber |
||
| void | SetRenderSubmitLatencyMarkerEnd
(
uint64 FrameNumber |
||
| void | SetRenderSubmitLatencyMarkerStart
(
uint64 FrameNumber |
||
| void | SetSimulationLatencyMarkerEnd
(
uint64 FrameNumber |
||
| void | SetSimulationLatencyMarkerStart
(
uint64 FrameNumber |