Class PerformanceTest | Performance testing API | 2.2.0-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class PerformanceTest

    Inheritance
    Object
    TestResult
    PerformanceTest
    Inherited Members
    TestResult.Name
    TestResult.Version
    TestResult.Categories
    Namespace: Unity.PerformanceTesting
    Syntax
    [Serializable]
    public class PerformanceTest : TestResult

    Constructors

    PerformanceTest()

    Declaration
    public PerformanceTest()

    Fields

    OnTestEnded

    Declaration
    public static PerformanceTest.Callback OnTestEnded
    Field Value
    Type Description
    PerformanceTest.Callback

    SampleGroups

    Declaration
    public List<SampleGroup> SampleGroups
    Field Value
    Type Description
    List<SampleGroup>

    Properties

    Active

    Declaration
    public static PerformanceTest Active { get; }
    Property Value
    Type Description
    PerformanceTest

    Methods

    CalculateStatisticalValues()

    Declaration
    public void CalculateStatisticalValues()

    GetSampleGroup(String)

    Declaration
    public static SampleGroup GetSampleGroup(string name)
    Parameters
    Type Name Description
    String name
    Returns
    Type Description
    SampleGroup

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    String
    Overrides
    Object.ToString()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023