Maximum desired fiber run time
A fiber should aim not to run more than this much time without a voluntary context switch. This value affects the shouldYield and considerYield calls.
See Implementation
Maximum desired fiber run time
A fiber should aim not to run more than this much time without a voluntary context switch. This value affects the shouldYield and considerYield calls.