[]
        
(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
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

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