Creates a Fiber (coroutine) and puts it into 'fibers'. To complete the work, call 'tick' from a repeating function.
See Implementation
Creates a Fiber (coroutine) and puts it into 'fibers'. To complete the work, call 'tick' from a repeating function.