uiSpan property
double
get
uiSpan
The duration in milliseconds to build the frame on the UI thread.
Implementation
double get uiSpan => _formatMS(frameTiming.buildDuration);
The duration in milliseconds to build the frame on the UI thread.
double get uiSpan => _formatMS(frameTiming.buildDuration);