docs.unity.cn
    Show / Hide Table of Contents

    Class ConsoleProfiler

    Inheritance
    Object
    ConsoleProfiler
    Namespace: Unity.VisualScripting
    Syntax
    public static class ConsoleProfiler

    Methods

    Dump()

    Declaration
    [Conditional("ENABLE_PROFILER")]
    public static void Dump()

    Dump(TimeSpan)

    Declaration
    [Conditional("ENABLE_PROFILER")]
    public static void Dump(TimeSpan threshold)
    Parameters
    Type Name Description
    TimeSpan threshold
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, May 10, 2022
    Terms of use