草庐IT

android - VMDebug.startGC 在跟踪 View 文件中的含义是什么

VMDebug.startGC在跟踪View文件中的含义是什么documentation说:/**Fakemethod,insertedintodmtraceoutputwhenthegarbagecollector*runs.Notactuallycalled.*/privatestaticvoidstartGC(){}但是在我的traceview中我看到了这样的东西:将鼠标悬停在棕色方block上表示它们是VMDebug.startGC()方法,每个方法大约需要17毫秒。绿色方block是BitmapFactory.nativeDecodeAssetFunctions,它们每个都需