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 1d3f0d2 commit d6f5278Copy full SHA for d6f5278
content/en-us/reference/engine/libraries/task.yaml
@@ -51,7 +51,7 @@ functions:
51
code_samples:
52
- name: task.defer
53
summary: |
54
- Calls/resumes a function/coroutine on the next resumption cycle.
+ Calls/resumes a function/coroutine at the end of the current resumption cycle.
55
description: |
56
Accepts a function or a thread (as returned by coroutine.create) and
57
defers it until the end of the current
0 commit comments