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