Create a new MiniStats instance.
The application.
Optional
options: { Options for the MiniStats instance.
CPU graph options.
GPU graph options.
Sizes of area to render individual graphs in and spacing between individual graphs.
Index into sizes array for initial setting.
Array of options to render additional graphs based on stats collected into AppBase#stats.
Refresh rate of text stats in ms.
Gets the enabled state of the MiniStats overlay.
Sets the enabled state of the MiniStats overlay.
MiniStats is a small graphical overlay that displays realtime performance metrics. By default, it shows CPU and GPU utilization, frame timings and draw call count. It can also be configured to display additional graphs based on data collected into AppBase#stats.