ProfileCaptureOptions

enumeration

Switch to Manual

Description

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

Variables

NoneUse to exclude none of the captured events.
IgnoreShortEventsUse to exclude all captured events that are less than 10 microseconds in duration.