timeBufferCopy property
Time the WebGL to SVG buffer copy
After rendering, the result is copied to an image which is injected into the SVG.
If this property is set to true, the time it takes for the buffer copy to complete is outputted.
API Docs: https://api.highcharts.com/highcharts/boost.debug.timeBufferCopy
Implementation
bool? timeBufferCopy;