Returns the simulated time.

Synopsis

Declared in <absl/time/simulated_clock.h>

virtual
absl::Time
TimeNow() override;

Return Value

The current simulated time.

Created with MrDocs