std::chrono::duration_values<Rep>::max
Min standard notice:
Returns the largest possible representation.
# Declarations
static constexpr Rep max();
(since C++11) (until C++20)
static constexpr Rep max() noexcept;
(since C++20)
# Return value
std::numeric_limits