Instance Property

laps

A list of laps. Each lap item describes the absolute time it was added. If you want the deltas between each timing points, look at lapTimes instead.

Declaration

var laps: [Timing.Lap]