[#absl-Clock-TimeNow] = xref:absl.adoc[absl]::xref:absl/Clock.adoc[Clock]::TimeNow :relfileprefix: ../../ :mrdocs: Returns the current time. == Synopsis Declared in `<absl/time/clock_interface.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual xref:absl/Time.adoc[absl::Time] TimeNow() = 0; ---- == Return Value The current time. [.small]#Created with https://www.mrdocs.com[MrDocs]#