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 |