timeSetup property

bool? timeSetup
getter/setter pair

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;