Moves this time back by a duration.
Declared in <absl/time/time.h>
<absl/time/time.h>
Time& operator‐=(Duration d);
A reference to this time.
Name
Description
d
The duration to subtract.
Created with MrDocs