{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Class Stats.AppMetrics | Oculus XR Plugin | 4.1.2
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Stats.AppMetrics

    Provides additional application metrics. These metrics will not be tracked unless the user makes a AppMetrics.EnableAppMetrics(true) method call.

    Note: AppMetrics are deprecated and currently return 0 on all Oculus runtimes. The suggested replacement is to use the profiling tools available via the Oculus Developer Hub: https://developer.oculus.com/documentation/unity/ts-odh-logs-metrics/
    Inheritance
    object
    Stats.AppMetrics
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.XR.Oculus
    Assembly: solution.dll
    Syntax
    public static class Stats.AppMetrics

    Properties

    Name Description
    AppCPUElapsedTime
    AppQueueAheadTime
    CPUStartToGPUEnd

    Reports the total time from beginning of the main thread until compositor frame submission.

    CompositorCPUTime

    Reports the time the compositor spent on the CPU last frame in seconds.

    CompositorDroppedFrames

    Reports the number of frames dropped by the compositor.

    CompositorLatency
    GPUEndToVsync

    Reports the total time from compositor frame submission until the frame sync point.

    Methods

    Name Description
    EnableAppMetrics(bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)