Version: 2023.2

ProfileCaptureOptions

enumeration

切换到手册

描述

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

变量

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