Share via


Debug.GlobalGcInvocationCount 속성

정의

#stopAllocCounting() stop사이의 #startAllocCounting() start 비동기 GC 호출 수를 반환합니다.

public static int GlobalGcInvocationCount { [Android.Runtime.Register("getGlobalGcInvocationCount", "()I", "")] get; }
[<get: Android.Runtime.Register("getGlobalGcInvocationCount", "()I", "")>]
static member GlobalGcInvocationCount : int

속성 값

특성

설명

#stopAllocCounting() stop사이의 #startAllocCounting() start 비동기 GC 호출 수를 반환합니다.

이 멤버는 더 이상 사용되지 않습니다. 정확한 계산은 런타임에 대한 부담이며 제거될 수 있습니다.

에 대한 Java 설명서입니다 android.os.Debug.getGlobalGcInvocationCount().

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

적용 대상