*=(_:_:)

Multiplies the values of the two arguments, and assigns the result to the first argument.

Declaration

static func *= (lhs: inout RunLoop.SchedulerTimeType.Stride, rhs: RunLoop.SchedulerTimeType.Stride)