ProfilingEvent (struct)

Raw profiling data returned by GetProfilingEvents

ProfilingEvent ProfilingEvent ProfilingEvent

Members

Size level Hierarchy level (root == 0)
Size frame Current frame
String label Profiling event label
Float64 startTime Start time
Float64 duration Elapsed time
String sourceName Profiling event associated Statistics source, if any
UInt32 threadIndex Thread Index for this event.

Methods in detail

ProfilingEvent ( in ProfilingEvent other )

copy constructor


ProfilingEvent ()

default constructor


ProfilingEvent ProfilingEvent.clone? ()

clone method