totalSpan property
double
get
totalSpan
The duration in milliseconds during a lifetime of a frame.
Implementation
double get totalSpan => _formatMS(frameTiming.totalSpan);
The duration in milliseconds during a lifetime of a frame.
double get totalSpan => _formatMS(frameTiming.totalSpan);