gpuSpan property

double gpuSpan

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

Implementation

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