uiSpan property

double get uiSpan

The duration in milliseconds to build the frame on the UI thread.

Implementation

double get uiSpan => _formatMS(frameTiming.buildDuration);