Share via


FrameMetrics.CommandIssueDuration 필드

정의

주의

This constant will be removed in the future version. Use Android.Views.FrameMetricsId enum directly instead of this field.

명령 문제 기간의 메트릭 식별자입니다.

[Android.Runtime.Register("COMMAND_ISSUE_DURATION", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.FrameMetricsId enum directly instead of this field.", true)]
public const Android.Views.FrameMetricsId CommandIssueDuration = 6;
[<Android.Runtime.Register("COMMAND_ISSUE_DURATION", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.FrameMetricsId enum directly instead of this field.", true)>]
val mutable CommandIssueDuration : Android.Views.FrameMetricsId

필드 값

Value = 6
특성

설명

명령 문제 기간의 메트릭 식별자입니다.

GPU에 그리기 명령을 실행하는 데 경과된 나노초 수를 나타냅니다.

에 대한 Java 설명서입니다 android.view.FrameMetrics.COMMAND_ISSUE_DURATION.

이 페이지의 일부는 만들고 공유하며 에 설명된 용어에 따라 사용되는 작업을 기반으로 수정됩니다.

적용 대상