Interface SimpleFrameStatisticsInternal

Hierarchy

  • SimpleFrameStatistics

Properties

appResults: Map<string, number>
configs: Map<string, string>
frameStats?: Map<string, undefined | Stats>
frames: Map<string, number | number[]>
messages: (undefined | string[])[]
zoomLevelData?: Map<string, number | number[]>
zoomLevelLabels?: string[]

Generated using TypeDoc