Show / Hide Table of Contents

    Struct DriverDirectMode_FrameTiming

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: Valve.VR
    Assembly: Assembly-CSharp.dll
    Syntax
    public struct DriverDirectMode_FrameTiming

    Fields

    m_nNumDroppedFrames

    Declaration
    public uint m_nNumDroppedFrames
    Field Value
    Type Description
    System.UInt32

    m_nNumFramePresents

    Declaration
    public uint m_nNumFramePresents
    Field Value
    Type Description
    System.UInt32

    m_nNumMisPresented

    Declaration
    public uint m_nNumMisPresented
    Field Value
    Type Description
    System.UInt32

    m_nReprojectionFlags

    Declaration
    public uint m_nReprojectionFlags
    Field Value
    Type Description
    System.UInt32

    m_nSize

    Declaration
    public uint m_nSize
    Field Value
    Type Description
    System.UInt32
    In This Article
    • Fields
      • m_nNumDroppedFrames
      • m_nNumFramePresents
      • m_nNumMisPresented
      • m_nReprojectionFlags
      • m_nSize
    Back to top Copyright (c) Valve Corporation, All rights reserved.