timeSetup property
Time the WebGL setup.
This outputs the time spent on setting up the WebGL context, creating shaders, and textures.
API Docs: https://api.highcharts.com/highcharts/boost.debug.timeSetup
Implementation
bool? timeSetup;
Time the WebGL setup.
This outputs the time spent on setting up the WebGL context, creating shaders, and textures.
API Docs: https://api.highcharts.com/highcharts/boost.debug.timeSetup
bool? timeSetup;