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.