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.