标签: java android
In android, how do you obtain GC stats Programmatically?
To better understand my app's startup latency, one of the stats I need to collect is the amount of time spent in GC. I should add, I am using java.