Function wt::chrono::std_helpers::std_to_quantity(const std::chrono::system_clock::time_point&)¶
Defined in File chrono.hpp
Function Documentation¶
-
inline constexpr auto wt::chrono::std_helpers::std_to_quantity(const std::chrono::system_clock::time_point &tp) noexcept¶
Helper that converts
std::chronotime points to our time quantity point. Only provided for the system clock, whereepochis well defined.