[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DXGI.FrameStatistics

Struct FrameStatistics

Namespace
GrapeCity.Documents.DX.DXGI
Assembly
GcDocs.DX.Windows.dll

DXGI_FRAME_STATISTICS

public struct FrameStatistics
Inherited Members

Fields

PresentCount

unsigned int PresentCount

public int PresentCount

Field Value

int

PresentRefreshCount

unsigned int PresentRefreshCount

public int PresentRefreshCount

Field Value

int

SyncGPUTime

LARGE_INTEGER SyncGPUTime

public long SyncGPUTime

Field Value

long

SyncQPCTime

LARGE_INTEGER SyncQPCTime

public long SyncQPCTime

Field Value

long

SyncRefreshCount

unsigned int SyncRefreshCount

public int SyncRefreshCount

Field Value

int