Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Render > API/Plugins/DisplayCluster/Render/Monitoring
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Monitoring/IDisplayClusterVblankMonitor.h |
| Include | #include "Render/Monitoring/IDisplayClusterVblankMonitor.h" |
Syntax
class IDisplayClusterVblankMonitor
Remarks
V-blank monitor interface
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| double | Returns last V-blank timestamp | ||
| double | Returns next expected V-blank timestamp | ||
| bool | IsMonitoring () |
Returns true if currently monitoring | |
| bool | Returns true if last and next expected V-blank timestamps are known | ||
| bool | Start monitoring | ||
| bool | Stop monitoring |