[#absl-InfiniteFuture] = xref:absl.adoc[absl]::InfiniteFuture :relfileprefix: ../ :mrdocs: Returns an `absl::Time` that is infinitely far in the future. == Synopsis Declared in `<absl/time/time.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr xref:absl/Time.adoc[Time] InfiniteFuture(); ---- == Return Value A time infinitely far in the future. [.small]#Created with https://www.mrdocs.com[MrDocs]#