cf.TimeDuration.__itruediv__ — Documentation
The augmented arithmetic assignment /= (true division)
/=
x.__truediv__(y) <==> x/y