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

DXGI_FRAME_STATISTICS

Declaration

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

type DXGI_FRAME_STATISTICS = record

  PresentCount: LongWord;

  

  PresentRefreshCount: LongWord;

  

  SyncRefreshCount: LongWord;

  

  SyncQPCTime: Int64;

  

  SyncGPUTime: Int64;

  

end;



CT Web help

CodeTyphon Studio