CommonLibVR
REX::W32::DXGI_FRAME_STATISTICS Struct Reference

#include <DXGI.h>

Public Attributes

std::uint32_t presentCount
 
std::uint32_t presentRefreshCount
 
std::uint32_t syncRefreshCount
 
std::int64_t syncQPCTime
 
std::int64_t syncGPUTime
 

Member Data Documentation

◆ presentCount

std::uint32_t REX::W32::DXGI_FRAME_STATISTICS::presentCount

◆ presentRefreshCount

std::uint32_t REX::W32::DXGI_FRAME_STATISTICS::presentRefreshCount

◆ syncGPUTime

std::int64_t REX::W32::DXGI_FRAME_STATISTICS::syncGPUTime

◆ syncQPCTime

std::int64_t REX::W32::DXGI_FRAME_STATISTICS::syncQPCTime

◆ syncRefreshCount

std::uint32_t REX::W32::DXGI_FRAME_STATISTICS::syncRefreshCount

The documentation for this struct was generated from the following file: