uiSpan property

double uiSpan

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

Implementation

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