docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Begin

    Begin(TP1, TP2)

    Begins profiling a piece of code marked with the ProfilerMarker instance.

    Declaration
    [Conditional("ENABLE_PROFILER")]
    [Pure]
    public void Begin(TP1 p1, TP2 p2)
    Parameters
    Type Name Description
    TP1 p1

    The first context parameter.

    TP2 p2

    The second context parameter.

    Remarks

    Does nothing in Release Players.

    In This Article
    Back to top
    Copyright © 2024 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)