TimeSpan.opDivAssign

Divides this TimeSpan and assigns the result to this instance.

struct TimeSpan
opDivAssign
(
long v
)

Return Value

Type: TimeSpan

A copy of this instance after dividing

Meta