Subtracts a duration from this one.
Declared in <absl/time/time.h>
<absl/time/time.h>
Duration& operator-=(Duration d);
A reference to this duration.