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 lower bound for values of type Ref.
static Rep min();
Return Value
In effect, returns numeric_limits<Rep>::lowest().
Remarks
When Rep is a user-defined type, the return value must be less than or equal to duration_values::zero.
Requirements
Header: chrono
Namespace: std::chrono