mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
CumulativeRenderingStatistics
/
CumulativeRenderingStatistics
Cumulative
Rendering
Statistics
open
fun
CumulativeRenderingStatistics
(
@
Nullable
drawCalls
:
Long
,
@
Nullable
textureBytes
:
Long
,
@
Nullable
vertexBytes
:
Long
,
@
Nullable
graphicsPrograms
:
Long
,
@
Nullable
graphicsProgramsCreationTimeMillis
:
Double
)