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, t
denotes a value of type Clock::time_point
,
and d
denotes a value of
type Clock::duration
.
Table 43. WaitTraits requirements
expression |
return type |
assertion/note |
---|---|---|
|
|
Returns the maximum duration to be used for an individual, implementation-defined
wait operation for the duration |
|
|
Returns the maximum duration to be used for an individual, implementation-defined
wait operation until the time point |