Version: 2023.2
public static void StartProfileCapture (Build.Content.ProfileCaptureOptions options);

参数

options Used to filter captured events.

描述

Starts a profile capture to record content build profile events.

Throws an InvalidOperationException if the previous profile capture hasn't stopped.