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
Returns the current time.
Declared in <absl/time/clock_interface.h>
virtual
absl::Time
TimeNow() = 0;
The current time.
Created with MrDocs