Synopsis

Declared in <util/time.h>

[[nodiscard]]
static
time_t
to_time_t(time_point const& __t) noexcept;

Return Value

Note

The return value should not be discarded.

Created with MrDocs