Table of Contents

Struct DComp.FrameStatistics

Namespace
Xui.Runtime.Windows
Assembly
Xui.Runtime.Windows.dll
public struct DComp.FrameStatistics
Inherited Members

Fields

CurrentCompositionRate

public DXGI.Rational CurrentCompositionRate

Field Value

DXGI.Rational

CurrentTime

public long CurrentTime

Field Value

long

LastFrameTime

public long LastFrameTime

Field Value

long

NextEstimatedFrameTime

public long NextEstimatedFrameTime

Field Value

long

TimeFrequency

public long TimeFrequency

Field Value

long

Properties

CurrentTimeSpan

public TimeSpan CurrentTimeSpan { get; }

Property Value

TimeSpan

EstimatedFrameInterval

public TimeSpan EstimatedFrameInterval { get; }

Property Value

TimeSpan

LastFrameTimeSpan

public TimeSpan LastFrameTimeSpan { get; }

Property Value

TimeSpan

NextEstimatedFrameTimeSpan

public TimeSpan NextEstimatedFrameTimeSpan { get; }

Property Value

TimeSpan