Compositor_FrameTiming Struct
Namespace: Valve.VR
Assembly: Stride.VirtualReality.dll
public struct Compositor_FrameTiming
|
Improve this Doc
View Source
Fields
m_flClientFrameIntervalMs
public float m_flClientFrameIntervalMs
Field Value
Type |
Description |
System.Single |
|
m_flCompositorIdleCpuMs
public float m_flCompositorIdleCpuMs
Field Value
Type |
Description |
System.Single |
|
m_flCompositorRenderCpuMs
public float m_flCompositorRenderCpuMs
Field Value
Type |
Description |
System.Single |
|
m_flCompositorRenderGpuMs
public float m_flCompositorRenderGpuMs
Field Value
Type |
Description |
System.Single |
|
m_flCompositorRenderStartMs
public float m_flCompositorRenderStartMs
Field Value
Type |
Description |
System.Single |
|
m_flCompositorUpdateEndMs
public float m_flCompositorUpdateEndMs
Field Value
Type |
Description |
System.Single |
|
m_flCompositorUpdateStartMs
public float m_flCompositorUpdateStartMs
Field Value
Type |
Description |
System.Single |
|
m_flNewFrameReadyMs
public float m_flNewFrameReadyMs
Field Value
Type |
Description |
System.Single |
|
m_flNewPosesReadyMs
public float m_flNewPosesReadyMs
Field Value
Type |
Description |
System.Single |
|
m_flPostSubmitGpuMs
public float m_flPostSubmitGpuMs
Field Value
Type |
Description |
System.Single |
|
m_flPresentCallCpuMs
public float m_flPresentCallCpuMs
Field Value
Type |
Description |
System.Single |
|
m_flPreSubmitGpuMs
public float m_flPreSubmitGpuMs
Field Value
Type |
Description |
System.Single |
|
m_flSubmitFrameMs
public float m_flSubmitFrameMs
Field Value
Type |
Description |
System.Single |
|
m_flSystemTimeInSeconds
public double m_flSystemTimeInSeconds
Field Value
Type |
Description |
System.Double |
|
m_flTotalRenderGpuMs
public float m_flTotalRenderGpuMs
Field Value
Type |
Description |
System.Single |
|
m_flWaitForPresentCpuMs
public float m_flWaitForPresentCpuMs
Field Value
Type |
Description |
System.Single |
|
m_flWaitGetPosesCalledMs
public float m_flWaitGetPosesCalledMs
Field Value
Type |
Description |
System.Single |
|
m_HmdPose
public TrackedDevicePose_t m_HmdPose
Field Value
m_nFrameIndex
public uint m_nFrameIndex
Field Value
Type |
Description |
System.UInt32 |
|
m_nNumDroppedFrames
public uint m_nNumDroppedFrames
Field Value
Type |
Description |
System.UInt32 |
|
m_nNumFramePresents
public uint m_nNumFramePresents
Field Value
Type |
Description |
System.UInt32 |
|
m_nNumMisPresented
public uint m_nNumMisPresented
Field Value
Type |
Description |
System.UInt32 |
|
m_nNumVSyncsReadyForUse
public uint m_nNumVSyncsReadyForUse
Field Value
Type |
Description |
System.UInt32 |
|
m_nNumVSyncsToFirstView
public uint m_nNumVSyncsToFirstView
Field Value
Type |
Description |
System.UInt32 |
|
m_nReprojectionFlags
public uint m_nReprojectionFlags
Field Value
Type |
Description |
System.UInt32 |
|
m_nSize
Field Value
Type |
Description |
System.UInt32 |
|
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Extension Methods