Returns an absl::Time that is infinitely far in the future.

Synopsis

Declared in <absl/time/time.h>

constexpr
Time
InfiniteFuture();

Return Value

A time infinitely far in the future.

Created with MrDocs