We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b3b23 commit b0c007aCopy full SHA for b0c007a
index.html
@@ -7495,9 +7495,9 @@ <h2>Dispatching actions</h2>
7495
<li><p>Let <var>tick duration</var> be the result of <a>computing
7496
the tick duration</a> with argument <var>tick actions</var>.
7497
7498
- <li><p><a>Dispatch tick actions</a> with arguments <var>tick
7499
- actions</var> and <var>tick duration</var>. If this results in
7500
- an <a>error</a> return that error.
+ <li><p><a>Dispatch tick actions</a> with arguments
+ <var>tick actions</var> and <var>tick duration</var>.
+ If this results in an <a>error</a> return that error.
7501
7502
<li><p>Wait until the following conditions are all met:
7503
0 commit comments