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