ProfileCaptureOptions

enumeration

Cambiar al Manual

Descripción

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.