mp_units::to_chrono_time_point¶
Synopsis¶
Declared in <mp-units/systems/si/chrono.h>
template<QuantityPointOf<isq::time> QP>
requires is_specialization_of<MP_UNITS_NONCONST_TYPE(QP::absolute_point_origin), chrono_point_origin_>
[[nodiscard]] constexpr auto to_chrono_time_point(QP const& qp);
Return Value¶
Note
The return value should not be discarded.