Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Static method that returns the upper bound for values of type Ref.
static Rep max();
Return Value
In effect, returns numeric_limits<Rep>::max().
Remarks
When Rep is a user-defined type, the return value must be greater than duration_values::zero.
Requirements
Header: chrono
Namespace: std::chrono