Returns the absl::Time representing "1970‐01‐01 00:00:00.0 +0000".

Synopsis

Declared in <absl/time/time.h>

constexpr
Time
UnixEpoch();

Return Value

The Unix epoch time.

Created with MrDocs