Unit 'PasVulkan.VirtualReality.OpenVR' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_pasvulkan]

TCompositor_CumulativeStats

Declaration

Source position: PasVulkan.VirtualReality.OpenVR.pas line 1879

type TCompositor_CumulativeStats = record

  m_nPid: TpovrUInt32;

  

  m_nNumFramePresents: TpovrUInt32;

  

  m_nNumDroppedFrames: TpovrUInt32;

  

  m_nNumReprojectedFrames: TpovrUInt32;

  

  m_nNumFramePresentsOnStartup: TpovrUInt32;

  

  m_nNumDroppedFramesOnStartup: TpovrUInt32;

  

  m_nNumReprojectedFramesOnStartup: TpovrUInt32;

  

  m_nNumLoading: TpovrUInt32;

  

  m_nNumFramePresentsLoading: TpovrUInt32;

  

  m_nNumDroppedFramesLoading: TpovrUInt32;

  

  m_nNumReprojectedFramesLoading: TpovrUInt32;

  

  m_nNumTimedOut: TpovrUInt32;

  

  m_nNumFramePresentsTimedOut: TpovrUInt32;

  

  m_nNumDroppedFramesTimedOut: TpovrUInt32;

  

  m_nNumReprojectedFramesTimedOut: TpovrUInt32;

  

end;



CT Web help

CodeTyphon Studio