NodeClock::to_time_t

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.