totalSpan property

double totalSpan

The duration in milliseconds during a lifetime of a frame.

Implementation

double get totalSpan => _formatMS(frameTiming.totalSpan);