Uses of Class
com.badlogic.gdx.utils.PerformanceCounter
-
Packages that use PerformanceCounter Package Description com.badlogic.gdx.utils -
-
Uses of PerformanceCounter in com.badlogic.gdx.utils
Fields in com.badlogic.gdx.utils with type parameters of type PerformanceCounter Modifier and Type Field Description Array<PerformanceCounter>PerformanceCounters. countersMethods in com.badlogic.gdx.utils that return PerformanceCounter Modifier and Type Method Description PerformanceCounterPerformanceCounters. add(java.lang.String name)PerformanceCounterPerformanceCounters. add(java.lang.String name, int windowSize)
-