AggregatedTimings constructor
- List<
TimedBlock> timedBlocks
Creates aggregated timings for the provided timed blocks.
Implementation
AggregatedTimings(this.timedBlocks);
Creates aggregated timings for the provided timed blocks.
AggregatedTimings(this.timedBlocks);