HighchartsBoostDebugOptions constructor
HighchartsBoostDebugOptions({})
Debugging options for boost. Useful for benchmarking, and general timing.
Implementation
HighchartsBoostDebugOptions(
{this.showSkipSummary,
this.timeBufferCopy,
this.timeKDTree,
this.timeRendering,
this.timeSeriesProcessing,
this.timeSetup});