stopwatch(startingAt:showsHours:maxFieldCount:maxPrecision:)

Declaration

static func stopwatch(startingAt startDate: Date, showsHours: Bool = true, maxFieldCount: Int = 4, maxPrecision: Duration = .milliseconds(10)) -> SystemFormatStyle.Stopwatch