This version of Unity is unsupported.

ProfileEventType

enumeration

Description

Options for labelling captured profile events using the ContentBuildInterface.BeginProfileCapture and ContentBuildInterface.EndProfileCapture APIs.

Properties

BeginUse to indicate that a task has begun.
EndUse to indicate that a task has ended.
InfoUse to indicate that general information is being reported.