docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ProfilerMarkerExtension

    Provides an extension to the ProfilerMarker API to accommodate a single additional parameter to the Begin method.

    Inheritance
    object
    ProfilerMarkerExtension
    Namespace: Unity.Profiling
    Assembly: solution.dll
    Syntax
    public static class ProfilerMarkerExtension

    Methods

    Name Description
    Begin(ProfilerMarker, double)

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

    Begin(ProfilerMarker, int)

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

    Begin(ProfilerMarker, long)

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

    Begin(ProfilerMarker, float)

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

    Begin(ProfilerMarker, string)

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

    Begin(ProfilerMarker, uint)

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

    Begin(ProfilerMarker, ulong)

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

    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)