<fmt/chrono.h>
template< typename To, typename FromRep, typename FromPeriod> To safe_duration_cast( std::chrono::duration<FromRep, FromPeriod> from, int& ec);