Home | Libraries | People | FAQ | More |
In the table below, X
denotes
a wait traits class for clock type Clock
,
where Clock
meets the C++11
type requirements for a clock, and d
denotes a value of type Clock::duration
.
Table 41. WaitTraits requirements
expression |
return type |
assertion/note |
---|---|---|
|
|
Returns the maximum duration to be used for an individual, implementation-defined wait operation. |