Struct NativeProfilerTimeline_GetEntryTimingInfoArgs
  
  
  
  
  
  Assembly: UnityEditor.dll
  Syntax
  
    public struct NativeProfilerTimeline_GetEntryTimingInfoArgs
   
  Fields
  
  
    |
    Improve this Doc
  
  
    View Source
  
  calculateFrameData
  
  
  Declaration
  
    public bool calculateFrameData
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  entryIndex
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  frameIndex
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  out_Duration
  
  
  Declaration
  
    public float out_Duration
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  out_InstanceCountForFrame
  
  
  Declaration
  
    public int out_InstanceCountForFrame
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  out_LocalStartTime
  
  
  Declaration
  
    public float out_LocalStartTime
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  out_TotalDurationForFrame
  
  
  Declaration
  
    public float out_TotalDurationForFrame
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  threadIndex
  
  
  Declaration
  
  Field Value
  
  Methods
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  Reset()
  
  
  Declaration
  
  Extension Methods