gpuSpan property

double get gpuSpan

The duration in milliseconds to rasterize the frame on the GPU thread.

Implementation

double get gpuSpan => _formatMS(frameTiming.rasterDuration);