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.
Provides specific values for the duration template parameter Rep.
template<class Rep>
struct duration_values;
Members
Public Methods
Name |
Description |
---|---|
Static. Specifies the upper limit for a value of type Rep. |
|
Static. Specifies the lower limit for a value of type Rep. |
|
Static. Returns Rep(0). |
Requirements
Header: chrono
Namespace: std::chrono