Show / Hide Table of Contents

    Struct Compositor_CumulativeStats

    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 Compositor_CumulativeStats

    Fields

    m_nNumDroppedFrames

    Declaration
    public uint m_nNumDroppedFrames
    Field Value
    Type Description
    System.UInt32

    m_nNumDroppedFramesLoading

    Declaration
    public uint m_nNumDroppedFramesLoading
    Field Value
    Type Description
    System.UInt32

    m_nNumDroppedFramesOnStartup

    Declaration
    public uint m_nNumDroppedFramesOnStartup
    Field Value
    Type Description
    System.UInt32

    m_nNumDroppedFramesTimedOut

    Declaration
    public uint m_nNumDroppedFramesTimedOut
    Field Value
    Type Description
    System.UInt32

    m_nNumFramePresents

    Declaration
    public uint m_nNumFramePresents
    Field Value
    Type Description
    System.UInt32

    m_nNumFramePresentsLoading

    Declaration
    public uint m_nNumFramePresentsLoading
    Field Value
    Type Description
    System.UInt32

    m_nNumFramePresentsOnStartup

    Declaration
    public uint m_nNumFramePresentsOnStartup
    Field Value
    Type Description
    System.UInt32

    m_nNumFramePresentsTimedOut

    Declaration
    public uint m_nNumFramePresentsTimedOut
    Field Value
    Type Description
    System.UInt32

    m_nNumLoading

    Declaration
    public uint m_nNumLoading
    Field Value
    Type Description
    System.UInt32

    m_nNumReprojectedFrames

    Declaration
    public uint m_nNumReprojectedFrames
    Field Value
    Type Description
    System.UInt32

    m_nNumReprojectedFramesLoading

    Declaration
    public uint m_nNumReprojectedFramesLoading
    Field Value
    Type Description
    System.UInt32

    m_nNumReprojectedFramesOnStartup

    Declaration
    public uint m_nNumReprojectedFramesOnStartup
    Field Value
    Type Description
    System.UInt32

    m_nNumReprojectedFramesTimedOut

    Declaration
    public uint m_nNumReprojectedFramesTimedOut
    Field Value
    Type Description
    System.UInt32

    m_nNumTimedOut

    Declaration
    public uint m_nNumTimedOut
    Field Value
    Type Description
    System.UInt32

    m_nPid

    Declaration
    public uint m_nPid
    Field Value
    Type Description
    System.UInt32
    Back to top Copyright (c) Valve Corporation, All rights reserved.