Class ProfilerIndexEvent

The ProfilerIndexEvent class contains event definition data for use in It contains raw data in member but also data related to other data entries aggregated by

Hierarchy

  • FrameworkObject
    • ProfilerIndexEvent

Constructors

Methods

  • Returns color hue that is assigned (in a way randomly) to the event upon its insertion into profiler index.

    Returns number

    Hue that should be used for colors representing this index.

  • Returns profiler index to which this event belongs.

    Returns ProfilerIndex

    Profiler index that created this event.