Unit 'PXL.Windows.DXGI' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyrepxl]

DXGI_FRAME_STATISTICS_MEDIA

Declaration

Source position: PXL.Windows.DXGI.pas line 701

type DXGI_FRAME_STATISTICS_MEDIA = record

  PresentCount: LongWord;

  

  PresentRefreshCount: LongWord;

  

  SyncRefreshCount: LongWord;

  

  SyncQPCTime: Int64;

  

  SyncGPUTime: Int64;

  

  CompositionMode: DXGI_FRAME_PRESENTATION_MODE;

  

  ApprovedPresentDuration: LongWord;

  

end;



CT Web help

CodeTyphon Studio