Commit 5c6f341
authored
Fix copy-paste error of calculation of suspending time in Clock.cpp (swiftlang#85545)
We should be assigning the value to suspension, not continuous!1 parent a271eb2 commit 5c6f341
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
| 191 | + | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments