언어

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에 대한 그리기 명령을 실행하는 데 경과된 나노초 수를 나타냅니다.

에 대한 android.view.FrameMetrics.COMMAND_ISSUE_DURATIONJava 설명서

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

적용 대상