Show / Hide Table of Contents

Class PerformanceReporting

Inheritance
Object
PerformanceReporting
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEngine.Analytics
Assembly: UnityEngine.dll
Syntax
public static class PerformanceReporting

Properties

enabled

Declaration
public static bool enabled { get; set; }
Property Value
Type Description
Boolean

graphicsInitializationFinishTime

Declaration
public static long graphicsInitializationFinishTime { get; }
Property Value
Type Description
Int64
  • Improve this Doc
  • View Source
Back to top Generated by DocFX