Returns a zero-length duration. This function behaves just like the default constructor, but the name helps make the semantics clear at call sites.
Declared in <absl/time/time.h>
<absl/time/time.h>
constexpr Duration ZeroDuration();
A zero-length duration.