Search Results for

    Show / Hide Table of Contents

    Namespace FlaxEditor.Windows.Profiler

    Classes

    ProfilerMode

    Base class for all profiler modes. Implementation collects profiling events and presents it using dedicated UI.

    ProfilerMode.SharedUpdateData

    The shared data container for the profiler modes. Used to reduce calls to profiler tool backend for the same data across different profiler fronted modes.

    ProfilerWindow

    Editor tool window for profiling games.

    SamplesBuffer<T>

    Profiler samples storage buffer. Support recording new frame samples.

    Timeline

    Events timeline control.

    Timeline.Event

    Single timeline event control.

    Timeline.TrackLabel

    Timeline track label

    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat