Time.opAddAssign

Adds the specified time span to the time, assigning the result to this instance.

struct Time
opAddAssign

Return Value

Type: Time

The current Time instance, with t added to the time.

Meta