Returns the current time.

Synopsis

Declared in <absl/time/clock_interface.h>

virtual
absl::Time
TimeNow() = 0;

Return Value

The current time.

Created with MrDocs