File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 104
104
duration of the wait decreasing when measured against a steady clock. \end {note }
105
105
106
106
\item
107
- if $ C_a <= C_t$ , the waiting function should not time out until \tcode {Clock::now()} returns a
108
- time $ C_n >= C_t$ , i.e. waking at $ C_t + D_i + D_m$ . \begin {note } When the clock is adjusted
107
+ if $ C_a \leq C_t$ , the waiting function should not time out until \tcode {Clock::now()} returns a
108
+ time $ C_n \geq C_t$ , i.e. waking at $ C_t + D_i + D_m$ . \begin {note } When the clock is adjusted
109
109
backwards, this specification may result in the total duration of the wait increasing when
110
110
measured against a steady clock. When the clock is adjusted forwards, this specification may
111
111
result in the total duration of the wait decreasing when measured against a steady clock.
You can’t perform that action at this time.
0 commit comments