Returns a reference to the global realtime clock. The returned clock is thread‐safe.
Synopsis
Declared in <absl/time/clock_interface.h>
static
Clock&
GetRealClock();
Return Value
A reference to the global realtime clock.
Created with MrDocs